kata-plan-phase
SolidUse when the user asks to plan a phase, slice upcoming work, or turn a milestone goal into executable Kata tasks.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- gannonh
- Repository
- gannonh/kata-symphony
- Created
- 5 months ago
- Last Updated
- 3 days ago
- Language
- Rust
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
kata-execute-phase
Use when the user wants Kata to execute planned phase work or advance tasks in the active milestone.
kata-plan-issue
Use when the user wants to plan a one-off Kata issue, standalone issue, backlog item, bugfix, enhancement, or slice-sized unit of work outside the milestone/slice/task workflow. This skill turns an isolated request into a single issue containing both a design section and an implementation plan section. Use this instead of kata-new-milestone or kata-plan-phase when the work should be planned and executed in isolation rather than as part of an active milestone.
kata-new-milestone
Use when the user wants to create the next milestone, release goal, or scoped delivery target for an existing Kata project.