set-core
Autonomous pipeline that turns a spec into merged, tested Claude Code changes
set-core is an open-source, early-alpha orchestration engine that takes a markdown spec for Claude Code, decomposes it into independent changes, dispatches parallel agents in isolated git worktrees, and runs deterministic quality gates — test, build, E2E, code review — on each before merging. Every change follows a structured proposal-to-verified-code workflow, with persistent cross-session memory and a real-time dashboard showing every agent, gate, and LLM call on a timeline. It's for developers who want to hand off a full feature spec and get back merged, gate-passed code with minimal manual coordination, and are comfortable with early-stage, actively-developed tooling.

