| name | plan |
| description | Create a detailed implementation plan for a feature |
| user-invocable | true |
Create a comprehensive implementation plan for the specified feature.
Steps:
- Read relevant docs from
docs/ and docs/dev/ (architecture, schema-reference, etc.)
- Review existing codebase for current implementation state
- Analyze the codebase to understand current architecture
- Break the feature into subtasks with dependencies
- Identify all impacts (code, docs, tests, cleanup)
- Plan testing approach
- Create cleanup checklist per
.claude/housekeeping.md
Present the plan and wait for user approval before any implementation.
Arguments: $ARGUMENTS