claude-guild
v2.3.3
Published
Research & Intelligence-driven team building system for Claude Code that discovers project requirements through deep analysis and creates custom specialist teams optimized for your specific technology stack and domain needs
Maintainers
Readme
Guild System - Intelligent AI Specialists for Your Project
Transform your AI coding experience from generic responses to intelligent specialists that understand YOUR codebase and work together seamlessly.
⚡ Quick Start
# Install in 30 seconds
npx claude-guild@latest
# Analyze your project and create specialists
/guild:setup
# Execute any task with intelligent coordination
/guild "implement user authentication"👉 New to Guild? See the installation guide below and read the Framework Guide
🎯 Why Guild System?
❌ Traditional AI Problems
- Generic, one-size-fits-all responses
- No understanding of your project patterns
- Works slowly, one task at a time
- Forgets context between conversations
- No quality assurance or verification
✅ Guild System Solution
- 🧠 Project-aware specialists that learn your patterns
- ⚡ 5-10x faster through mandatory parallel execution with ultrathink reasoning
- 👤 Human-in-the-middle control - your approval required
- 📚 Persistent knowledge across sessions
- ✅ Built-in verification ensures complete, quality results
- 🔄 Intelligent coordination - all subagents use deep reasoning and parallel tool execution
🚀 Installation & First Use
1. Install Guild Commands
npx claude-guild@latest2. Set Up Your Project
# In your project directory
/guild:setupCreates intelligent specialists tailored to your codebase.
3. Execute Tasks
# Simple tasks
/guild "fix the login bug"
/guild "add a loading spinner component"
# Complex features (parallel execution)
/guild "implement real-time chat with websockets"
/guild "add user profile management with photo upload"💡 Real-World Examples
Simple: Bug Fix (1-3 minutes)
You: /guild "fix the login validation error"
Guild: → Login Specialist analyzes your auth patterns
→ Identifies issue in validation logic
→ Fixes bug following your error handling conventions
→ Updates tests and verifies functionalityComplex: New Feature (5-8 minutes vs 30-60 minutes traditionally)
You: /guild "implement real-time chat feature"
Guild: → Frontend Specialist (chat UI components)
→ Backend Specialist (WebSocket handling)
→ Database Specialist (message storage)
→ Testing Specialist (integration tests)
→ All work simultaneously with coordinated integration🏗️ How It Works
1. Pure Orchestration
Guild is an intelligent orchestrator that:
- Analyzes tasks and identifies requirements
- Delegates to subagents with ultrathink reasoning
- Coordinates parallel execution for maximum speed
- Synthesizes results with comprehensive validation
2. 5 Mandatory Requirements
Every Guild workflow enforces:
- Subagent Delegation - Complex work via specialized subagents
- Parallel Execution - Independent tasks run simultaneously
- ULTRATHINK Keyword - Deep reasoning for all delegated work
- Fresh Context - Current documentation from Context7/WebSearch
- Final Validation - Verify completeness before reporting
3. Dynamic Intelligence
- No hardcoded procedures - adapts to your specific needs
- Creates specialists based on YOUR tech stack
- Discovers YOUR project patterns automatically
- Everything else is intelligent ultrathink judgment
📚 Documentation
Getting Started
- 📖 Framework Guide - Core philosophy and system architecture
- 🚀 Best Practices - Anthropic's official guidance for optimal results
Technical Documentation
- ⚙️ Framework Documentation - Complete system architecture
- 📋 Best Practices - Anthropic's official guidance
- 🔧 Core Modules - Intelligence module documentation
🎯 Key Benefits
Speed Through Intelligence
- 5-10x faster for complex tasks through mandatory parallel execution
- Ultrathink reasoning - all subagents use deep thinking for optimal decisions
- Parallel execution of independent components with intelligent coordination
- Instant context from persistent project knowledge
Quality Through Structure
- Comprehensive coverage - no forgotten components
- Pattern consistency - follows your conventions
- Built-in verification - quality gates at every step
Control Through Transparency
- Clear explanations before execution
- Step-by-step progress with verification
- Your approval required for all changes
🔧 Technical Architecture
Orchestration Model:
Framework (5 Mandatory Requirements)
↓
Shared Intelligence (Orchestration Patterns)
↓
Commands (Workflow & Setup)
↓
Dynamic Specialists (Created from YOUR project)Files Created:
~/.claude/commands/guild/
├── workflow.md # Orchestrates task execution
└── setup.md # Discovers and creates specialists
Your Project/.claude/
├── skills/guild/ # Project patterns (auto-discovered)
└── agents/guild/ # Domain specialists (auto-created)🤝 Contributing
We welcome contributions that enhance intelligent task execution:
- Follow the framework - All changes must comply with framework.md
- Maintain human control - Preserve approval patterns
- Ensure quality - Integrate with verification systems
- Follow best practices - Adhere to Anthropic guidelines
📄 License
[Your License Here]
🙏 Acknowledgments
Built on Anthropic's Claude AI best practices for structured prompting, XML patterns, and chain-of-thought reasoning.
🎯 Ready to transform your development workflow?
Start with: npx claude-guild@latest then /guild:setup
The Guild System - Intelligent, coordinated, and tailored to you.
