shahtuyakov/claude-setup

13 stars · Last commit 2025-12-29

README preview

# Claude Agents Hub

A multi-agent orchestration framework for Claude Code. Build production software with 7 specialized AI agents that coordinate automatically through a Hub Architecture.

## Why This Framework?

| Feature | Benefit |
|---------|---------|
| **7 Specialist Agents** | Architect, Backend, Database, Designer, DevOps, Frontend, iOS |
| **15 Production Skills** | React, Swift, Node.js, PostgreSQL, Docker, and more |
| **Hub Architecture** | Solves subagent limitations with delegation requests |
| **Parallel Execution** | Frontend and iOS work simultaneously |
| **Token Efficient** | Progressive disclosure loads info only when needed |

## Architecture

```
                              ┌─────────────────┐
                              │      USER       │
                              └────────┬────────┘

View full repository on GitHub →