What problem does it solve?
This Skill eliminates rework and coordination failures caused by context loss during complex, multi-session engineering projects that span multiple pull requests and require coordinated sub-agent work.
Core Features & Use Cases
- Step-by-Step Plan Generation: Breaks large objectives into ordered, one-PR-sized steps with explicit dependency graphs and parallel step detection for efficient execution.
- Built-in Quality Guardrails: Includes adversarial review gates and anti-pattern catalogs to catch plan flaws before work begins, plus a formal plan mutation protocol for adapting to changes mid-project.
- Real-World Use Case: Ideal for planning multi-session database migrations, large feature rollouts, or plugin system refactors where context loss between sessions would cause significant rework.
Quick Start
Use the blueprint skill to create a step-by-step construction plan for migrating the project's user authentication system to OAuth 2.0 across three coordinated pull requests.