Guild-Agents/guild
4 stars · Last commit 2026-06-04
Spec-driven development for Claude Code. Design docs before code, structured pipeline with quality gates, zero infrastructure.
README preview
# Guild [](https://www.npmjs.com/package/guild-agents) [](https://www.npmjs.com/package/guild-agents) [](https://github.com/guild-agents/guild/actions/workflows/ci.yml) [](LICENSE) **Guild makes Claude Code think before it builds.** <p align="center"> <img src="docs/assets/council-demo.gif" alt="Guild council demo" width="600"> </p> Without Guild, Claude Code writes code immediately. No evaluation, no design, no review. With Guild, every feature goes through structured phases — evaluated by an advisor, designed by a tech lead, reviewed, and validated — before anything ships. ```bash npx guild-agents init ``` ## The Problem