Multi-Agent Orchestration System for Claude Code
8+ specialized agents working in parallel - Frontend, Backend, Database, DevOps, Testing, and more. Dynamic agent generation for custom needs.
Organized project context management and intelligent task coordination across multiple agents. Structured workspace organization with persistent project state.
Direct integration with Figma for design-to-code workflows. Generate components from designs with multi-framework support.
Comprehensive integrations including GitHub, AWS, Stripe, MongoDB, and more. Each agent gets role-specific tools.
Live dashboard with WebSocket integration. Track agent progress, token usage, and system performance in real-time.
Agents learn from every task with persistent knowledge base. Continuous improvement and adaptation.
Clone any website and customize it. Complete extraction of HTML, CSS, and interactions with smart customization.
Upload PDFs, Word docs, and other formats directly. Auto-extraction of requirements and specifications.
Built-in security validation, hallucination detection, and code review. Protected against malicious contributions.
Get up and running in minutes
Interactive documentation hub
Create specialized agents
Design-to-code workflow
Deployment pipelines
Repository protection
How to contribute
System architecture details
/create
Start new project from scratch with AI agents
Popular
/figma
Connect to Figma and generate components
New
/monitor
Real-time monitoring dashboard
Essential
/task
Add features to active project
Core
/generate-agent
Create custom specialized agents
Advanced
/clone-website
Clone and customize any website
Powerful
/upload
Upload documents and design files
Utility
/docs
Open local documentation hub
Help
/init-import
Import existing project - Step 1
Import
/task-import
Execute import with agents - Step 2
Import
/projects
List and switch between projects
Utility
--dangerously-skip-permissions
flag!
# Clone the repository
git clone https://github.com/VibeCodingWithPhil/agentwise.git
cd agentwise
# Install dependencies
npm install
# Build the project
npm run build
# Install monitor dependencies
cd src/monitor && npm install && cd ../..
# IMPORTANT: Start Claude Code with required flag!
claude --dangerously-skip-permissions
# Create your first project
/create "Build an e-commerce platform"