End-to-end development pipeline: brainstorm, plan, deepen, review, implement, compound. One command to rule them all. Requires compound engineering >=2.30.0 (https://github.com/EveryInc/compound-engineering-plugin) and (optional) ralph-loop (official Claude plugin)
End-to-end development pipeline for Claude Code. One command from idea to merged PR.
brainstorm → plan → deepen → review → implement → PR → compound
|________ interactive ________| |_______ autonomous _______|
| Component | Count |
|---|---|
| Commands | 1 |
| Command | Description |
|---|---|
/workflows:pipeline | Full development lifecycle orchestrator |
Install dependencies:
claude plugin install compound-engineering
Add the marketplace:
/plugin marketplace add https://github.com/Bande-a-Bonnot/compounded-engineering
Install the plugin:
/plugin install compounded-engineering
Run the full pipeline:
/workflows:pipeline
Seed with a feature idea:
/workflows:pipeline "add rate limiting to the API"
Phase 1 (interactive):
Phase 2 (autonomous):
Phase 3:
For milestone plans, one agent per milestone. Pipeline waits for your merge between each.
| Step | Interactive? | Condition |
|---|---|---|
| Brainstorm | Yes (1-5 questions) | Always |
| Plan | Yes (0-3 questions) | If ambiguity exists |
| Deepen/Review | No | Autonomous |
| Apply suggestions | Yes (1 question) | Always |
| Implement | No | Autonomous per milestone |
| Merge approval | Yes (1 per milestone) | Multi-milestone plans only |
Individual phases are available via compound-engineering:
/compound-engineering:workflows:brainstorm/compound-engineering:workflows:plan/compound-engineering:workflows:work/compound-engineering:workflows:review/compound-engineering:workflows:compoundUse the pipeline for end-to-end. Use individual commands for targeted work.
Fork and edit commands/workflows/pipeline.md. Common changes:
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub bande-a-bonnot/compounded-engineering --plugin compounded-engineeringCompound Engineering workflow: PRD-driven sprints, isolated worktrees, hook-enforced safety, automated learning. Skills become /vini-workflow:plan, /vini-workflow:compound, etc.
AI-powered development tools for code review, research, design, and workflow automation.
Plan-Build-Run — Structured development workflow for Claude Code. Solves context rot through disciplined subagent delegation, structured planning, atomic execution, and goal-backward verification.
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
A curated set of skills for each stage of development — propose, spec, design, plan, implement, ship.
End-to-end development workflow: design → draft-plan → orchestrate → review → pr-create → pr-review → pr-merge