Complete reference for all Agentwise commands. Master these to unlock the full power of multi-agent orchestration.
Essential Commands:
/create - Start new project/task - Add feature/monitor - View dashboard/projects - Switch projectsRemember:
--dangerously-skip-permissions/createCreates a new project with AI agent orchestration. The system analyzes your description and assigns appropriate specialized agents to handle different aspects of development.
/create "<project description>"/create "a todo app with React and Firebase"Creates a React-based todo application with Firebase backend
/create "an e-commerce platform with Next.js and Stripe"Generates a full e-commerce solution with payment processing
/create-planCollaborative planning mode with project folder setup for comprehensive project planning.
/create-plan "<project idea>"/create-plan "social media dashboard"Creates a collaborative planning session for a social media dashboard
/create-projectComplete project setup wizard with all features including database, security, and deployment configuration.
/create-project "<project idea>"/create-project "e-commerce platform"Launches complete project wizard for e-commerce platform
/projectsLists all your projects and allows you to switch between them. Shows project status, creation date, and agent activity.
/projects/projectsShows all projects with selection menu
/project-statusView current project status and progress including active agents, task completion, and health metrics.
/project-status/project-statusShows current project status and agent activity
/taskAdds a new feature or task to your active project. Agents will analyze the current codebase and implement the requested functionality.
/task "<feature description>"/task "add user authentication with OAuth"Implements OAuth-based user authentication system
/task "create a responsive navigation menu"Adds a mobile-friendly navigation component
/task-dynamicDynamic task distribution to agents with intelligent load balancing and specialization matching.
/task-dynamic "<feature description>"/task-dynamic "implement payment system"Dynamically distributes payment implementation across specialized agents
/task-planPlan tasks before execution with comprehensive analysis and resource estimation.
/task-plan "<feature description>"/task-plan "user dashboard with analytics"Creates detailed plan for dashboard implementation
/task-importImport tasks from external sources like GitHub issues, Trello boards, or Jira tickets.
/task-import "<source>"/task-import "https://github.com/user/repo/issues"Imports GitHub issues as tasks
/init-importInitializes the import process for existing projects. Analyzes the current directory and prepares it for agent-based development.
/init-import/init-importScans current directory and prepares import configuration
/clone-websiteClone and customize existing websites with intelligent analysis and recreation.
/clone-website "<url>"/clone-website "https://example.com"Clones and analyzes website for customization
/requirementsGenerate comprehensive project requirements with functional and technical specifications.
/requirements "<project idea>"/requirements "mobile banking app"Generates comprehensive requirements for mobile banking app
/requirements-enhanceEnhance existing requirements with AI-driven analysis and additional specifications.
/requirements-enhance/requirements-enhanceEnhances current project requirements with AI analysis
/requirements-visualizeCreate visual HTML specifications with diagrams, wireframes, and interactive mockups.
/requirements-visualize/requirements-visualizeCreates visual specification document with mockups
/requirements-to-tasksConvert requirements into actionable tasks with priority and dependency mapping.
/requirements-to-tasks/requirements-to-tasksConverts requirements into prioritized task list
/database-wizardInteractive database setup wizard with schema design and optimization recommendations.
/database-wizard/database-wizardLaunches interactive database setup wizard
/database-setupQuick database configuration for common database systems.
/database-setup "<database-type>"/database-setup "postgresql"Configures PostgreSQL database for current project
/database-connectConnect to existing database with automatic schema analysis and integration.
/database-connect "<connection-string>"/database-connect "postgresql://user:pass@host:5432/db"Connects to existing PostgreSQL database
/enable-protectionEnable automated backup and security scanning for comprehensive project protection.
/enable-protection/enable-protectionEnables automated protection for current project
/protection-statusView real-time protection status including backups, security scans, and system health.
/protection-status/protection-statusShows detailed protection status and metrics
/security-reviewComprehensive security analysis including vulnerability scanning and code review.
/security-review/security-reviewPerforms comprehensive security analysis
/security-reportGenerate detailed security report with recommendations and action items.
/security-report/security-reportGenerates detailed security report
/rollbackRollback to previous safe state with automatic integrity verification.
/rollback [backup-id]/rollbackRollback to latest backup
/rollback backup-123Rollback to specific backup
/figmaMain Figma integration menu with design processing and code generation capabilities.
/figma [url]/figmaOpens Figma integration menu
/figma https://figma.com/file/abc123Processes specific Figma file
/figma-authAuthenticate with Figma account for full API access and collaboration features.
/figma-auth/figma-authInitiates Figma authentication process
/figma-listList available Figma files from your account with preview and metadata.
/figma-list/figma-listShows available Figma files
/figma-selectSelect Figma file to work with including frame and component analysis.
/figma-select "<file-name>"/figma-select "Mobile App Design"Selects and analyzes mobile app design file
/figma-inspectInspect Figma components with detailed design specifications and code suggestions.
/figma-inspect [component-name]/figma-inspectInspects all components in selected file
/figma-inspect "Button Component"Inspects specific button component
/figma-generateGenerate code from Figma designs with high-fidelity conversion and responsive design.
/figma-generate [options]/figma-generateGenerates code for all components
/figma-generate --responsiveGenerates responsive code
/figma-syncSync changes with Figma including design updates and component modifications.
/figma-sync/figma-syncSyncs all changes with Figma
/figma-createCreate new Figma components from code or specifications with automatic design generation.
/figma-create "<component-spec>"/figma-create "modern button with hover effects"Creates Figma component from specification
/generate-agentCreate custom specialized agents for specific domains with learning capabilities.
/generate-agent "<specialization>"/generate-agent "SEO optimization specialist"Creates an agent specialized in SEO optimization
/generate-agent "API documentation generator"Creates an agent for generating API documentation
/setup-ollamaInstall and configure Ollama for local model execution with GPU optimization.
/setup-ollama/setup-ollamaInstalls and configures Ollama
/setup-lmstudioConfigure LM Studio integration for local model management and execution.
/setup-lmstudio/setup-lmstudioConfigures LM Studio integration
/local-modelsList available local models with performance metrics and usage statistics.
/local-models/local-modelsShows available local models
/configure-routingConfigure smart model routing with automatic optimization and load balancing.
/configure-routing/configure-routingOpens interactive routing configuration
/setup-mcpsConfigure all 25 MCP servers for Claude Code with automatic setup and testing.
/setup-mcps/setup-mcpsConfigures all MCP servers
/monitorLaunch real-time monitoring dashboard with agent activity, performance metrics, and system health.
/monitor/monitorOpens monitoring dashboard at http://localhost:3001
/visual-testRun visual regression tests with screenshot comparison and automated reporting.
/visual-test [options]/visual-testRuns visual regression tests
/visual-test --baselineCreates new baseline screenshots
/docsOpen local documentation hub with search, examples, and interactive tutorials.
/docs [topic]/docsOpens documentation hub
/docs "commands"Opens command reference documentation
/deployDeploy project to production with automated testing, optimization, and rollback capabilities.
/deploy [target]/deployDeploys to default production environment
/deploy stagingDeploys to staging environment
/update-agentwiseUpdate Agentwise to latest version with automatic backup and migration.
/update-agentwise/update-agentwiseUpdates to latest Agentwise version
/configure-agentwiseConfigure Agentwise settings including API keys, preferences, and optimization parameters.
/configure-agentwise/configure-agentwiseOpens configuration wizard
/uploadUpload and process documents (PDFs, Word docs, images) with OCR and content extraction.
/upload [file-path]/uploadOpens file picker for document upload
/upload requirements.pdfUploads and processes specific PDF file
/imageVisual context processing with file browser for image analysis and mockup generation.
/image [image-path]/imageOpens image file browser
/image mockup.pngProcesses specific image file
/create "project description"Create new project/monitorOpen dashboard/task "add feature"Add features as needed/init-importAnalyze existing project/task-importImport with agents/monitorMonitor progress/create/projects to organize multiple projects--dangerously-skip-permissions flag