Guild

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

9 specialized agents. 10 skill workflows. One command.

Begin Your Quest npx guild-agents init click to copy
View the Archives →

The Path

Three steps to forge your guild

I

guild init

Interactive onboarding. Generates 9 agents and 10 skills, calibrated to your project.

II

/guild-specialize

Explores your codebase. Enriches CLAUDE.md with real context so every agent understands your project.

III

/build-feature

Full pipeline: evaluate, spec, implement, review, QA. One command triggers the whole guild.

The Quest

How /build-feature orchestrates your guild

You → /build-feature "Add JWT auth"
🧙
Sage
evaluate
⚔️
Strategist
plan
🔨
Artificer
implement
🔍
Scout
review
🏹
Ranger
test
🗡️
Tracker
fix

The Party

Nine specialists. Each one knows their role.

🧙
Sage advisor

Evaluates ideas and gives strategic direction. The first voice heard before any quest begins.

📜
Herald product-owner

Converts ideas into concrete tasks with clear acceptance criteria. The bridge between vision and work.

⚔️
Strategist tech-lead

Defines technical approach and architecture. Plans the route so others can march with purpose.

🔨
Artificer developer

Implements code following project conventions. Test-driven, disciplined, and precise in every commit.

🔍
Scout code-reviewer

Reviews quality, patterns, and technical debt. Nothing ships without the Scout's keen eye.

🏹
Ranger qa

Testing, edge cases, and regression. Hunts bugs before they reach the wild.

🗡️
Tracker bugfix

Diagnosis and bug resolution. When something breaks, the Tracker follows the trail to the root cause.

💎
Arcanist db-migration

Schema changes and safe migrations. Handles the arcane art of evolving data without destruction.

🗺️
Pathfinder platform-expert

Resolves Claude Code integration issues. Navigates the terrain where your tools meet the platform.

The Codex

Why structure beats chaos

  • Structure Over Chaos

    Claude Code can do anything — which means it often does everything at once. Guild channels that power through specialized agents who each know their boundaries.

  • Agents = WHO, Skills = HOW

    Agents define identity and expertise. Skills define workflow and process. Clean separation, infinite composability. No framework lock-in, just plain Markdown.

  • State That Persists

    Every session reads CLAUDE.md, PROJECT.md, and SESSION.md. Context survives across sessions, branches, and team members.

  • Zero Infrastructure

    No servers. No APIs. No tokens to manage. Just Markdown files and Claude Code. Run guild init and you are ready. It works wherever Claude Code works.