Back to browse
GitHub Repository

Cadence — autonomous dev pipeline for Claude Code: brainstorm → spec → plan → implement → migrate → validate → PR → review → merge. Multi-model, local-first, every phase a Claude Code skill you can intervene in. (Formerly @delegance/claude-autopilot.)

10 starsTypeScript

Claude-Autopilot: autonomous dev pipeline with risk-tiered review

by axledbetter01·May 19, 2026·4 points·2 comments

AI Analysis

●●●BangerShip ItBig Brain

Risk-tiered Codex review gates autonomous merges better than GitHub Copilot.

Strengths
  • Runs entirely locally with no hosted agent or per-seat subscription fees.
  • Benchmark catches all 13 seeded security bugs including SQL injection and TOCTOU.
  • Risk-tiered review system adjusts scrutiny based on the spec's complexity.
Weaknesses
  • Relies on Claude Code availability and pricing which may change unexpectedly.
  • Dashboard for team management is not yet open for self-serve signup.
Target Audience

Software engineers and team leads

Similar To

GitHub Copilot · Cursor · Devika

Similar Projects

Developer Tools●●Solid

Claude Extender – Autonomous Agent Management for Claude Code

Using plain markdown + YAML as the canonical agent format is a smart, low-friction choice — edit agents in your editor, commit them, and the daemon runs scheduled, watcher, or persistent sessions. It persits run logs, memory and costs as browsable markdown and can start MCP tool servers, which makes it immediately useful if you already run Claude Code; the flip side is the tight coupling to Anthropic/MCP limits broader appeal.

Niche GemShip It
wbnns
213mo ago