From development-planning
Generates detailed implementation plans for features, refactors, migrations, bug fixes, and architectural changes using multi-agent collaboration. Outputs structured Markdown files with steps, scope, and risks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/development-planning:plan-implementationopusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create clear, actionable implementation plans through collaborative multi-agent discussion and refinement.
Create clear, actionable implementation plans through collaborative multi-agent discussion and refinement.
.claude-output/plan-[timestamp].md| Task Type | Agents | Rounds | Plan Length |
|---|---|---|---|
| Simple (bug fix, minor feature) | 3-4 | 1-2 | ~100-200 lines |
| Medium (features, refactors) | 5-7 | 2-3 | ~200-400 lines |
| Complex (architecture, major features) | 8-10 | 2-3 | ~400-600 lines |
Generated plans include:
This is Step 2 of the implementation workflow:
/review-planexecute-plan skillFor agent selection, discussion protocols, and output formats, see planning-guide.md.
npx claudepluginhub uniswap/ai-toolkit --plugin development-planningCreates detailed implementation plans before coding, covering requirements, architecture, risks, and step-by-step tasks. Useful for structuring features, refactoring, or system design.
Creates detailed implementation plans for development tasks. Activates automatically when asking for a plan, with structured phases for requirements, design, and implementation.
Pre-implementation planning mode that establishes structured strategies, requirements, design docs, and risk analysis before coding. Activated by phrases like 'fazer um plano'.