What problem does it solve?
This Skill addresses the challenge of creating detailed construction plans for multi-session, multi-agent engineering projects, ensuring clear step-by-step instructions for execution without the need for prior context.
Core Features & Use Cases
- Multi-Session Planning: Generates plans for projects requiring multiple sessions, with self-contained context briefs for each step.
- Adversarial Review: Includes an adversarial review gate for plan completeness, dependency correctness, and anti-pattern detection.
- Parallel Step Detection: Identifies steps that can be executed in parallel, optimizing project timelines.
- Plan Mutation Protocol: Allows modification of plans with formal protocols and audit trails.
- Use Case: Ideal for breaking down a large feature into multiple PRs with a clear dependency order, or planning refactor or migration tasks spanning multiple sessions.
Quick Start
Generate a blueprint for your complex task using the /blueprint command followed by your objective, e.g., /blueprint "refactor database architecture".