Create tactical implementation plan for a feature or task
Creates tactical implementation plans for features or tasks with specific, actionable steps.
/plugin marketplace add TheBushidoCollective/han/plugin install jutsu-scratch@hanhan-core:plan - Create tactical implementation plan for a feature or task
/plan [arguments]
Create tactical implementation plan for a feature or task
Create a detailed, actionable implementation plan for a specific feature, task, or piece of work.
Use the technical-planning skill from bushido to:
Good plans are:
Bad plans are:
# Implementation Plan: [Feature Name]
## Goal
[What are we building and why?]
## Current State
[What exists today that's relevant?]
## Proposed Approach
[High-level strategy]
## Tasks
### 1. [Task name] (Complexity: S/M/L)
**What:** [Specific deliverable]
**Why:** [Reasoning]
**Dependencies:** [None or task numbers]
**Success criteria:** [How to know it's done]
**Files affected:** [Approximate list]
### 2. [Next task] (Complexity: S/M/L)
**What:** [Specific deliverable]
**Why:** [Reasoning]
**Dependencies:** Task 1
**Success criteria:** [How to know it's done]
**Files affected:** [Approximate list]
[Continue...]
## Testing Strategy
[How will we verify this works?]
## Risks & Considerations
[What could go wrong? What should we watch out for?]
## Out of Scope
[What we're explicitly NOT doing]
If > L: Break it down further
When the user says:
Before finishing plan, verify: