skill: rename plan to planner

Anthropic now reserves /plan as a UI command, so the Skill tool refuses to
dispatch it. Rename the project's plan skill to planner, update the symlink
under .claude/skills/, and adjust references in CLAUDE.md, DESIGN.md,
skills/README.md, and the cross-references between brainstorm / implement /
audit / fieldtest / fieldtester. Plan files themselves (docs/plans/*.md)
keep their name — only the skill ID changes.
This commit is contained in:
2026-05-11 11:05:36 +02:00
parent adcea02e85
commit 61ed6d47c8
12 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ Existing entries are not retroactively renamed.
plan or code work for the milestone.
- **`docs/plans/<iteration>.md`** (since 2026-05-09): per-iteration
bite-sized executable plan produced by `skills/plan`, consumed
bite-sized executable plan produced by `skills/planner`, consumed
by `skills/implement`.
- **`docs/WhatsNew.md`** (since 2026-05-11): the user-facing