structured-plan-mode
Installation
SKILL.md
Structured Plan Mode Skill
Purpose
This skill provides a structured approach for planning and tracking complex feature implementations through systematic task decomposition. It helps break down large, multi-component features into manageable tasks with clear goals, dependencies, and success criteria.
When to Use This Skill
Use this skill when:
- Complex features: Features requiring multiple components or integration points
- Multi-step implementations: Work spanning several days with interdependent tasks
- Pattern-setting work: Features that will establish patterns for future development
- Research required: Work where multiple approaches need evaluation
Do NOT use this skill for:
- Simple bug fixes
- Trivial feature additions
- One-off scripts or experiments
- Work with single, clear implementation path