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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user