What problem does it solve?
This Skill solves the problem of context loss, rework, and misaligned dependencies when breaking large, multi-session engineering tasks (such as multi-PR feature builds, cross-session refactors, or coordinated multi-agent projects) into clear, executable steps that any coding agent can run cold without prior context.
Core Features & Use Cases
- Adversarial-reviewed step plans: Breaks objectives into 3–12 one-PR-sized steps with dependency graphs, parallel step detection, rollback strategies, and model tier assignments for optimal agent usage.
- Cold-start execution: Every step includes a self-contained context brief, so fresh agents can execute any step without reading prior steps or retaining prior context.
- Use case: Plan a multi-session PostgreSQL database migration or multi-agent plugin system build, with automatic branch/PR/CI workflow generation when git and GitHub CLI are available.
Quick Start
Request a step-by-step construction plan for your multi-session engineering task, like a multi-PR feature or cross-session refactor, to get a review-validated, self-contained plan you can execute immediately.