blueprint
Turn a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering projects. Each step has a self-contained context brief so a fresh agent can execute it cold. Includes adversarial review gate, dependency graph, parallel step detection, anti-pattern catalog, and plan mutation protocol. TRIGGER when: user requests a plan, blueprint, or roadmap for a complex multi-PR task, or…
- installs 8w
- 1,751
- 30-day movement
- starts with the next reading
- Related entries
- 13
- Connections
- 0
Blueprint is an agent skill that turns a one-line objective into a step-by-step construction plan for multi-session, multi-agent engineering work. Each step carries a self-contained context brief so a fresh agent can execute it without prior context, and plans include a dependency graph, parallel step detection, an adversarial review gate, an anti-pattern catalog, and a plan mutation protocol.
Reach for it when work is too large for a single PR or session and you need a plan that any agent can pick up cold.
Use it to
- Break a large feature into ordered multi-PR steps
- Plan a refactor or migration spanning multiple sessions
- Detect parallelizable steps for multi-agent execution
- Review generated plans through an adversarial gate
- Update an existing plan mid-project via the mutation protocol
For Developers orchestrating long, multi-agent coding projects
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 3,000
- Installs, 8 weeks
- 1,751
- Host stars
- 259k
- Host language
- JavaScript