Design. Plan. Build. Validate. Blueprint gives coding agents ten focused skills. They cover understanding existing code, deciding what to build, and delivering reviewed pull requests.
$ npx -y skills add owainlewis/blueprint --agent claude-code
What's inside
Design. Plan. Build. Validate.
Why Blueprint · Install · Choose a skill · Read the guides · Contribute
Blueprint gives coding agents ten focused skills. They cover understanding existing code, deciding what to build, and delivering reviewed pull requests.
Capable agents do not need a script for every move. They need a clear outcome, the constraints that matter, and proof that the work is done.
Blueprint turns long-standing software engineering practice into a small set of skills: understand the system, make decisions before expensive changes, keep each task focused, test the result, and review the work. The skills say what good work looks like and what evidence is needed. They leave the mechanics to the agent.
The set is deliberately small. It contains the core skills its maintainer uses to make changes that another person can understand, test, and review. There is no agent framework to maintain. Install the skills and use only the ones the work needs.
Install all ten skills with one command:
npx skills add \
owainlewis/blueprint
That is the main installation path. Blueprint works through portable skill files, so the same repository can support Codex, Claude Code, and other compatible coding agents without separate plugin workflows.
Most work starts in one of these places:
/architecture to create or update root ARCHITECTURE.md from verified code./design for a technical design ready for review./task-to-pr for a tested, independently reviewed pull request.Use /plan when decided work needs splitting. Use /codex-issue-coordinator when one Codex task must coordinate a large batch of GitHub issues.
Small, clear changes can go straight to /task-to-pr. Blueprint asks for only as much process as the work needs.
/architecture/design, /architecture-review, /plan/task-to-pr, /codex-issue-coordinator/test, /review, /improve/html-docEach skill owns one engineering phase or useful outcome. Repository policy stays in AGENTS.md. Writing code, branching, debugging, and committing remain normal agent abilities inside the delivery workflow.
Blueprint is deliberately small. It is not an issue tracker, an agent runtime, or a release system. It gives coding agents clear instructions for deciding, building, testing, and reviewing software.
Contributions are welcome. Read CONTRIBUTING.md before opening a pull request. Security problems should follow SECURITY.md.
Released under the MIT License.
FAQ
blueprint is a Claude Code plugin with 10 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes architecture-review, architecture, codex-issue-coordinator. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it