From project-toolkit
Decomposes specs into shippable milestones with tasks, sizing, dependencies, risk register, and deferred items. Produces versioned plan artifact.
npx claudepluginhub rjmurillo/ai-agents --plugin project-toolkitspec-output-or-issue-number@CLAUDE.md Plan: $ARGUMENTS If $ARGUMENTS is empty, check for recent /spec output in the conversation. If none found, ask the user what to plan. ## Process 1. Read the spec or issue 2. Map sub-problems to existing code (what already exists? use Grep/Glob to verify) 3. Task(subagent_type="milestone-planner"): You are a project planner. Break the spec into milestones with clear exit criteria. Each milestone is independently shippable. Sequence by dependencies. Flag parallel opportunities. 4. Task(subagent_type="task-decomposer"): You are a work breakdown specialist. Decompose each milesto...
/planBreaks project into small verifiable tasks with acceptance criteria, dependencies, checkpoints. Reads spec/codebase, presents plan for review, saves to tasks/plan.md and tasks/todo.md.
/planGenerates a structured implementation plan with goal, phases, small tasks, dependencies, risks, milestones, and priorities.
/blueprintGenerates an implementation plan with system architecture design, component interfaces, data flow, and dependency-ordered task breakdown from a specification. Supports --input FILE and --component NAME.
/planRestates requirements, assesses risks and dependencies, generates step-by-step implementation plan with complexity estimate, and waits for user confirmation before coding.
/planStarts Manus-style file-based planning: creates task_plan.md, findings.md, progress.md if missing, invokes planning skill, and guides through workflow.
Share bugs, ideas, or general feedback.
@CLAUDE.md
Plan: $ARGUMENTS
If $ARGUMENTS is empty, check for recent /spec output in the conversation. If none found, ask the user what to plan.
Structured plan: