Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .agents/skills/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@
!gh-pr-review/**
!prepare-release/
!prepare-release/**
!vercel-react-best-practices/
!vercel-react-best-practices/**
1 change: 1 addition & 0 deletions .agents/skills/public-skills.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ prepare-release
create-skill
gh-create-issue
gh-pr-review
vercel-react-best-practices
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: the current implementation no longer matches the PR description's "copied SKILL.md / real directory for Windows compatibility" explanation. After the revert + resync commits, both skills:sync and skills:check now require .claude/skills/<name> itself to be a directory symlink into .agents/skills/<name>. Please update the PR description so future reviewers are evaluating the actual final design, not the earlier intermediate approach.

Loading
Loading