kata-execute-phase
SolidUse when the user wants Kata to execute planned phase work or advance tasks in the active milestone.
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-plan-phase
Use when the user asks to plan a phase, slice upcoming work, or turn a milestone goal into executable Kata tasks.
kata-execute-issue
Use when the user wants to execute a standalone Kata issue, one-off issue plan, backlog issue, or isolated implementation plan created by kata-plan-issue. This skill selects or retrieves an open issue from the backend, confirms the issue with the user, then executes its approved plan with fresh subagents and two-stage review per task.
execute
Use to implement one planned, approved phase of a slice — once its design and plan exist and its runtime phase sheet is ready. Move the phase to in_progress, build it TDD red/green/refactor, keep notes current, end green, and surface blockers early.