By kurenn
The virtuous development loop for Rails. Opus plans, a parallel Sonnet specialist army implements (via roundhouse), Codex adversarially reviews, a fresh Opus reviewer rates the work against the plan, Sonnet agents fix until an 8.5 quality gate passes, learnings are captured, and a PR is opened. Wraps @kurenn/roundhouse and @openai-codex/codex.
Scaffold a Rails project to use /dev-loop. Verifies @kurenn/roundhouse and @openai-codex/codex are installed, adds a '## Dev-loop config' block to CLAUDE.md (gate, critical paths, extra rating axes, learnings path, PR conventions), and creates the learnings file. Run once per repo before the first /dev-loop.
Run the virtuous development loop for a Rails feature or bug — Opus plans, a parallel Sonnet specialist army implements (via roundhouse /rails-feature), Codex adversarially reviews, a fresh Opus reviewer rates the work against the plan, Sonnet agents fix until the quality gate passes, learnings are captured, and a PR is opened. Use for any non-trivial feature or bug. Prefers @kurenn/roundhouse and @openai-codex/codex; degrades gracefully without them. Run /dev-loop-setup once per repo first.
A virtuous development loop for Rails, as a Claude Code plugin. One command chains six phases with deliberate model tiers and an independent quality gate:
| Phase | Who | Model |
|---|---|---|
| 1 · Plan & orchestrate | the session | Opus, max reasoning — writes PLAN.md (the grading contract) + worktree |
| 2 · Implement | specialist army | Sonnet, parallel, via /rails-feature (roundhouse) |
| 3 · Adversarial review | Codex | /codex:adversarial-review — challenges approach & assumptions |
| 4 · Rate against the plan | independent reviewer | Opus — scores each axis + overall plan-fidelity |
| 5 · Fix (gated) | specialist army | Sonnet — only if overall < 8.5 or any axis < 7; ≤ 2 rounds |
| 6 · Learnings & ship | the session | Opus — appends durable learnings, opens the PR |
The point is the separation of concerns: a planner, an independent implementation army, an adversarial reviewer, an independent rater (not the implementer grading itself), a gated fixer, and a learning sink — so quality is enforced by structure, not willpower.
/plugin marketplace add kurenn/dev-loop # if not already on the kurenn marketplace
/plugin install dev-loop@kurenn
dev-loop wraps two other plugins. It degrades gracefully without them, but it's designed to run with both:
/plugin install roundhouse@kurenn # Phase 2: the Sonnet specialist army
/plugin install codex@openai-codex # Phase 3: the adversarial review
Without roundhouse, Phase 2 falls back to directly-spawned Sonnet agents. Without codex, Phase 3 falls back to an Opus adversarial reviewer agent.
/dev-loop-setup # once per repo: checks prereqs, scaffolds config + learnings file
/dev-loop <feature or bug> # run the full loop
The loop reads a ## Dev-loop config block from the repo's CLAUDE.md (scaffolded by
/dev-loop-setup). Override any of:
overall ≥ 8.5 AND every axis ≥ 7design-system fidelity for UI-heavy appsmoney / auth / KYC; those axes also require ≥ 8.5docs/dev-loop-learnings.md2gh quirksDefaults apply when the block is absent, so /dev-loop works before setup — but
/dev-loop-setup tailors the gate and rigor tiers to the project.
MIT © Abraham Kuri
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 kurenn/dev-loopRails-specific Claude Code skills for security, quality gates, implementation safety, root-cause diagnosis, framework operating mode, developer experience, and architectural alternatives. Seven boo-* skills covering the Rails dev lifecycle from design to release.
Translates casual application requests into detailed, step-by-step technical specifications that AI coding assistants can execute faithfully. Useful as a one-shot refinement at the top of any feature or build task.
Comprehensive Rails project stability audit across 18 dimensions — foundation, domain, specs, deploy/CI, security, money paths, code health, performance, reliability, observability, jobs, data integrity, governance, DX, cost. Read-only — produces a severity-ranked markdown report.
Rails specialist team for Claude Code. Orchestrator on Opus, specialists on Sonnet, prompt-refiner once per task, TDD by default for cross-cutting work. Triages task complexity to avoid over-spawning specialists on trivial work.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.