Claude Code is powerful but chaotic.
Guild gives it structure.

9 specialized agents. 10 skill workflows. One command.

View on GitHub
scroll

Three commands. Full pipeline.

From zero to a structured, multi-agent development workflow in minutes.

1 guild init

Interactive onboarding. Generates 9 agents and 10 skill workflows tailored to your project.

2 /guild-specialize

Explores your codebase. Enriches CLAUDE.md with real context, conventions, and patterns.

3 /build-feature

Full pipeline: evaluation, spec, implementation, code review, and QA. End to end.

How /build-feature orchestrates your agents

Each agent handles one responsibility. The pipeline moves forward automatically.

/build-feature "Add JWT auth"
Advisor
evaluate
Tech Lead
plan
Developer
implement
Reviewer
review
QA
test
Bugfix
fix

Nine roles. One guild.

Each agent has a single responsibility and follows the project conventions defined in your CLAUDE.md.

Advisor

Evaluates ideas and gives strategic direction. First gate before any work begins.

Product Owner

Converts ideas into concrete tasks with acceptance criteria and clear scope.

Tech Lead

Defines technical approach, architecture, and implementation direction.

Developer

Implements features following project conventions, writes tests, makes atomic commits.

Code Reviewer

Reviews code quality, patterns, and tech debt. Guards the standards of the guild.

QA

Testing, edge cases, and regression. Validates that the implementation meets acceptance criteria.

Bugfix

Diagnosis and bug resolution. Isolates root causes and applies targeted fixes.

DB Migration

Schema changes and safe migrations. Handles rollback strategies and data integrity.

Platform Expert

Resolves Claude Code integration issues, worktree configs, and environment problems.

Structure without infrastructure

Structure over chaos

Claude Code without structure leads to inconsistent results. Guild gives every session a clear process: evaluate, plan, implement, review, test.

Agents = WHO, Skills = HOW

Agents define identity and expertise. Skills define workflows and steps. Clean separation that scales without complexity.

State that persists

CLAUDE.md holds project conventions. SESSION.md tracks what happened. PROJECT.md keeps the roadmap. Context survives across sessions.

Zero infrastructure

No servers, no databases, no API keys. Just markdown files and Claude Code. Works in any project, any language, any stack.