What problem does it solve?
Converts a product specification into a concrete, actionable implementation plan so teams stop guessing scope, file targets, and dependencies and can begin work in isolated worktrees immediately.
Core Features & Use Cases
- Parallel research agents: Dispatches three Explore agents (research, codebase, docs) in a single message to gather tech stack, integration points, and project constraints.
- Synthesis into tasks: Merges findings and produces dated plan documents with task-by-task entries containing exact file paths, dependency ordering, and testable acceptance criteria.
- Use Case: When a PM or engineer has a spec file, run this Skill to produce a ready-to-execute plan for worker agents or developer handoff.
Quick Start
Run the swarm-plan skill with a path to your spec file to generate a dated implementation plan in docs/plans/.