Commit 80d5008
Move perf-review skill to .agents/skills to match repo convention (#11950)
Move perf-review skill to .agents/skills to match repo convention
Skills live canonically under .agents/skills/<name>, with a
.claude/skills/<name> symlink so Claude Code still discovers them.
perf-review (landed in #11912) was the outlier -- stored as real files
under .claude/skills. Move it to .agents/skills/perf-review, add the
compatibility symlink matching the other five skills, and point the
AGENTS.md reference at the canonical path.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>1 parent fbd28da commit 80d5008
7 files changed
Lines changed: 2 additions & 1 deletion
File tree
- .agents/skills/perf-review
- references
- .claude/skills
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments