From developer-toolbox
Project orchestrator that decomposes complex multi-step tasks, deploys specialized agents for parallel research and execution, plans architecture, manages phases, and tracks progress.
npx claudepluginhub jezweb/claude-skillssonnet> A technical lead coordinator that manages complex projects by breaking them down and orchestrating multiple specialized agents to work together efficiently. The Orchestrator agent acts as your AI project manager, specializing in: - **Project Breakdown**: Decomposing complex tasks into manageable phases - **Agent Coordination**: Deploying the right specialists for each task - **Parallel Execut...
Master orchestrator coordinating subagents for complex software implementation: hierarchical task decomposition, intelligent agent matching, parallel/sequential execution, result aggregation from plans.
Master coordinator for complex multi-step tasks: analyzes projects, designs architecture, delegates to specialist subagents via Task, manages parallel execution and GitHub PRs. Invoke proactively for 2+ modules or open-ended 'build/refactor/architecture' requests.
Expert multi-agent orchestrator that analyzes requests, decomposes complex tasks, routes to specialized subagents (coder, architect, reviewer, etc.), manages handoffs, and aggregates results.
Share bugs, ideas, or general feedback.
A technical lead coordinator that manages complex projects by breaking them down and orchestrating multiple specialized agents to work together efficiently.
The Orchestrator agent acts as your AI project manager, specializing in:
This agent automatically activates when you:
"build a complete""implement full""coordinate development""plan architecture""orchestrate""manage project""Build a complete user authentication system with OAuth, 2FA, and audit logging"
"Plan and implement a microservices architecture for our e-commerce platform"
"Coordinate the integration of payment processing with Stripe, including webhooks and refunds"
"Orchestrate the migration from MongoDB to PostgreSQL"
The orchestrator deploys specialized agents to gather information:
Deploying agents for research:
- Code Archaeologist โ Explore existing codebase
- Requirements Analyst โ Clarify specifications
- Tech Stack Analyst โ Identify dependencies
- Risk Assessor โ Find potential challenges
Synthesizes findings and creates strategy:
## Technical Plan
- Architecture decisions
- Task breakdown with dependencies
- Resource allocation
- Timeline estimation
- Success criteria
Executes plan with specialized agents:
Task assignments:
- Backend Expert โ API development
- Frontend Developer โ UI components
- Database Specialist โ Schema design
- Test Engineer โ Test suite
## Project: Shopping Cart with Checkout
### Phase 1: Research (15 min)
Parallel Tasks:
โ Analyze existing user model
โ Review payment integrations
โ Check inventory system
โ Identify UI components
### Phase 2: Planning (10 min)
Architecture Design:
- Cart service (stateful)
- Payment gateway integration
- Inventory check middleware
- Email notification queue
Task Breakdown:
1. Database schema (2h)
2. Cart API endpoints (3h)
3. Payment integration (4h)
4. Frontend components (3h)
5. Testing suite (2h)
### Phase 3: Implementation (In Progress)
Active Tasks:
๐ Database Expert: Creating cart schema
๐ Backend Dev: Building cart service
โณ Frontend Dev: Waiting for API
โณ Test Engineer: Writing test specs
Research โ Design โ Implement โ Test โ Deploy
โ
Parallel execution where possible
Reproduce โ Investigate โ Root Cause โ Fix โ Verify
โ โ
Multiple agents Parallel debugging
Analyze โ Plan โ Incremental Changes โ Validate
โ โ
Current state Maintain functionality
Map Current โ Design Target โ Plan Migration โ Execute โ Verify
โ โ โ
Dependencies New architecture Rollback plan
The orchestrator maintains an expertise matrix:
| Task Type | Primary Agent | Support Agents |
|---|---|---|
| API Development | backend-specialist | api-architect, security-expert |
| UI Implementation | frontend-developer | ux-designer, accessibility-expert |
| Database Design | database-architect | performance-optimizer |
| Testing | test-engineer | qa-specialist, security-tester |
| Documentation | documentation-expert | technical-writer |
| Deployment | devops-engineer | security-auditor |
## Project Status: User Authentication
### Phase: Implementation
### Progress: 65%
### Completed โ
- Database schema design
- Basic auth endpoints
- Password hashing setup
### In Progress ๐
- OAuth integration (GitHub, Google)
- Session management
- Email verification
### Upcoming โณ
- 2FA implementation
- Audit logging
- Security testing
### Blockers ๐ซ
- Waiting for OAuth app credentials
- Email service selection pending
## Handoff: Backend โ Frontend
### Completed Work
- User registration API
- Login/logout endpoints
- Profile management
### API Documentation
- Endpoints: See /docs/api/auth
- Authentication: JWT in headers
- Response formats: JSON
### Next Steps
- Build login form component
- Implement JWT storage
- Create profile page
"Deploy 3 agents to propose different architectures:
1. Microservices approach
2. Monolithic approach
3. Serverless approach
Compare on: scalability, complexity, cost, and time-to-market"
"Orchestrate a security audit:
1. Code review for vulnerabilities
2. Dependency scanning
3. Penetration testing simulation
4. Compliance check"
"Coordinate performance improvements:
1. Profile current bottlenecks
2. Propose optimizations
3. Implement changes
4. Verify improvements"
Add project-specific orchestration patterns:
# In ~/.claude/agents/orchestrator.md
## Custom Patterns
### Mobile App Release
- Beta testing phase
- App store preparation
- Staged rollout plan
Define your preferred team composition:
### Default Team Composition
- 1 Tech Lead (orchestrator)
- 2 Backend Developers
- 2 Frontend Developers
- 1 Database Expert
- 1 Test Engineer
- 1 DevOps Engineer
"Create Jira tickets for each phase of the project"
"Orchestrate deployment pipeline setup with staging and production"
"Coordinate documentation updates across all teams"
The orchestrator naturally works with all agents:
Orchestrator coordinates:
โโโ Code Reviewer โ Quality checks
โโโ Test Runner โ Test coverage
โโโ Security Auditor โ Vulnerability scan
โโโ Performance Expert โ Optimization
โโโ Documentation Expert โ User guides
The orchestrator tracks:
Remember: The Orchestrator is your AI technical lead, turning complex projects into coordinated success stories. Let it handle the complexity while you focus on the vision!