execution-planning
Installation
SKILL.md
Execution planning
Use this skill when work needs more than one step or more than one specialist.
Workflow
- Classify the task: bug, feature, refactor, review, PR, CI, or docs.
- Identify the smallest useful sequence of work.
- Choose only the specialist agents needed.
- Put investigation before implementation.
- Put tests and review after implementation.
- Keep the plan proportional to risk.
- For Standard or multi-phase work, persist the plan under
.kavion/plans/before implementation. - Prefer MCP tool
kavion_write_planwhen available. - Do not keep the only copy of the plan in chat text.