blueprint

Turns a one-line goal into a step-by-step build plan for multi-session projects, with dependency graphs and gates so teams can work in parallel.

Installation
Run `npx skills add "https://github.com/affaan-m/ecc" --skill "blueprint"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

What this skill does
What it does: - Turns a simple one-line goal into a step-by-step building plan that multiple agents can follow across many work sessions - Breaks large features into smaller pull requests with clear order and dependencies - Includes safety checks like reviewing the plan for problems and detecting which steps can happen at the same time - Writes each step with all the context needed so a new agent can do that step without reading previous ones When to use it: - You have a big coding project that needs multiple pull requests over several sessions - You need to split a large refactoring or database migration into clear ordered steps - Multiple team members or agents need to work on different parts at the same time - You want to make sure work doesn't get lost between sessions - Do not use it for simple tasks that fit in one pull request or take fewer than three tool calls

The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us