Agentwise provides 45 powerful commands organized by category for comprehensive project automation.
/create <idea>- Create project with smart agent selection/create-plan <idea>- Collaborative planning mode with project folder/create-project <idea>- Complete project setup wizard with all features/projects- List and select active projects/project-status- View current project status and progress
/task <feature>- Add features to active project (context-aware)/task-dynamic <feature>- Dynamic task distribution to agents/task-plan <feature>- Plan tasks before execution/task-import <source>- Import tasks from external sources
/init-import- Import external project into Agentwise/clone-website <url>- Clone and customize existing websites
/requirements <idea>- Generate comprehensive project requirements/requirements-enhance- Enhance existing requirements with AI/requirements-visualize- Create visual HTML specifications/requirements-to-tasks- Convert requirements into actionable tasks
/database-wizard- Interactive database setup wizard/database-setup- Quick database configuration/database-connect- Connect to existing database
/enable-protection- Enable automated backup and security/protection-status- View real-time protection status/security-review- Comprehensive security analysis/security-report- Generate detailed security report/rollback- Rollback to previous safe state
/figma- Main Figma integration menu/figma-auth- Authenticate with Figma account/figma-list- List available Figma files/figma-select- Select Figma file to work with/figma-inspect- Inspect Figma components/figma-generate- Generate code from Figma designs/figma-sync- Sync changes with Figma/figma-create- Create new Figma components
/generate-agent <specialization>- Create custom specialized agents
/setup-ollama- Install and configure Ollama/setup-lmstudio- Configure LM Studio integration/local-models- List available local models/configure-routing- Configure smart model routing
/setup-mcps- Configure all 25 MCP servers for Claude Code
/monitor- Launch real-time monitoring dashboard/visual-test- Run visual regression tests/docs- Open local documentation hub
/deploy- Deploy project to production/update-agentwise- Update Agentwise to latest version
/configure-agentwise- Configure Agentwise settings/upload <file>- Upload documents (PDF, Word, Figma)/image- Visual context with file browser
| Category | Count | Purpose |
|---|---|---|
| Project Management | 11 | Creating and managing projects |
| Requirements | 4 | Planning and specifications |
| Database | 3 | Database integration |
| Security | 5 | Protection and security |
| Figma | 8 | Design integration |
| Models & Agents | 6 | AI configuration |
| Monitoring | 3 | Analytics and testing |
| Deployment | 2 | Production deployment |
| Configuration | 3 | System settings |
| Total | 45 | Complete automation |
For new users, start with these essential commands:
/setup-mcps- Configure MCP servers/create-project "your idea"- Create your first project/monitor- Watch agents work/docs- Learn more
Many commands work with your active project context:
/task- Adds to current project/protection-status- Shows current project protection/deploy- Deploys current project
Target specific projects:
/task-[project-name] "feature"- Add to specific project- Example:
/task-todoapp "add dark mode"
Some commands launch interactive wizards:
/database-wizard- Step-by-step database setup/create-project- Complete project wizard/configure-routing- Interactive model configuration
/create-project "e-commerce site" && /enable-protection && /monitor/requirements "social app" | /requirements-visualize | /requirements-to-tasksCreate custom command sequences for your workflow:
# Morning routine
/projects && /protection-status && /monitor
# Before deployment
/security-review && /visual-test && /deployEach command supports help flags:
/command --help- Show command usage/command -h- Quick help/docs- Full documentation
- Requirements planning system (4 commands)
- Database integration (3 commands)
- Protection system (5 commands)
- Figma integration (8 commands)
- Visual testing capabilities
- All commands are prefixed with
/ - Commands are case-insensitive
- Tab completion available for all commands
- Context persistence maintains state between commands
- Token optimization active for all operations