Help us improve
Share bugs, ideas, or general feedback.
From claudio
Generates detailed implementation plans for software projects, breaking them into phases with tasks, dependencies, resource allocation, milestones, risks, and deliverables.
npx claudepluginhub vinnie357/claude-skills --plugin claudioHow this skill is triggered — by the user, by Claude, or both
Slash command
/claudio:planningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide for creating detailed implementation plans that break down complex projects into manageable phases with realistic dependencies and resource allocation.
Transforms specifications into dependency-ordered implementation plans featuring architecture design, phased task breakdowns, dependency graphs, sprint schedules, and risk assessments.
Generates structured phased implementation plans from feature descriptions, sized for 30-50k token sub-agent contexts, with clarifying questions, acceptance criteria, and dependencies. Invoke before multi-phase execution.
Share bugs, ideas, or general feedback.
Guide for creating detailed implementation plans that break down complex projects into manageable phases with realistic dependencies and resource allocation.
Activate when:
## Phase [N]: [Phase Name]
**Duration**: [Estimate]
**Dependencies**: [Previous phases or external]
### Objectives
- Primary goal of this phase
- Key deliverables and outcomes
### Tasks
#### Task [N.1]: [Task Name]
- **Complexity**: Simple/Medium/Complex
- **Dependencies**: [Other tasks]
- **Description**: Detailed task description
- **Acceptance Criteria**:
- [ ] Criterion 1
- [ ] Criterion 2
### Deliverables
- [Specific deliverable 1]
- [Specific deliverable 2]
### Risks and Mitigation
- **Risk**: [Description]
- **Probability**: High/Medium/Low
- **Mitigation**: [Strategy]
When estimating, account for: