Skip to content

Add Blueprint#129

Open
JuliusBrussee wants to merge 2 commits intoccplugins:mainfrom
JuliusBrussee:add-blueprint
Open

Add Blueprint#129
JuliusBrussee wants to merge 2 commits intoccplugins:mainfrom
JuliusBrussee:add-blueprint

Conversation

@JuliusBrussee
Copy link
Copy Markdown

What is Blueprint?

Blueprint is a specification-driven development plugin for Claude Code by @JuliusBrussee.

It transforms natural language requirements into structured, numbered blueprints and then orchestrates automated parallel builds with validation and adversarial review — bridging the gap between high-level intent and production-ready code.

Key features

  • Five-phase workflow — Research, Draft, Architect, Build, and Inspect phases via slash commands
  • Blueprint-first approach — decomposes requirements into numbered, testable domain specs before any code is written
  • Parallel execution — groups independent tasks and dispatches them concurrently across dependency tiers
  • Dual-model adversarial review — integrates OpenAI Codex as a second reviewer to catch flaws single-model self-review misses
  • Automated validation loops — each build task runs against acceptance criteria with fix-and-retry cycles
  • Full traceability — every line of code traces back to a specific blueprint requirement

Placement

Added under Development Engineering, alphabetically between backend-architect and code-architect.

JuliusBrussee and others added 2 commits April 2, 2026 12:57
Blueprint is a specification-driven development system for Claude Code that
transforms natural language requirements into structured blueprints, then
orchestrates automated parallel builds with validation and adversarial review.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Remove author attribution and description to match the bare
`- [name](url)` format used by all other entries in the
Development Engineering section.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant