Elite AI Research & Development Platform with 60+ Specialized Agents
Get enterprise-grade code analysis in seconds
Generate citation-backed research reports
Create professional OpenAPI specs
Break down complex projects into actionable tasks
| Command | Description | Example |
|---|---|---|
| 🚀 Setup & Installation | ||
|
claude-agents init
|
Initialize agents in current project with context-forge awareness | Sets up .claude directory and agent commands |
|
claude-agents install
|
Interactive agent installation with category selection | Choose from 60+ specialized agents |
|
claude-agents install --all
|
Install all available agents at once | Full agent suite installation |
|
claude-agents uninstall --all --clean
|
Remove all agents and clean up directories | Complete cleanup with directory removal |
| 🤖 Agent Management | ||
|
claude-agents list
|
Display all available agents organized by categories | Browse 60+ agents across 12 specializations |
|
claude-agents list --installed
|
Show only currently installed agents | View your active agent toolkit |
|
claude-agents info [agent-name]
|
Get detailed information about a specific agent | claude-agents info ai-engineer |
|
claude-agents enable [agent]
|
Enable a previously disabled agent | claude-agents enable code-reviewer |
|
claude-agents disable [agent]
|
Temporarily disable an agent without removing it | claude-agents disable test-runner |
|
claude-agents remove [agent]
|
Permanently remove an installed agent | claude-agents remove debugger |
| ⚡ Agent Execution | ||
|
claude-agents run [agent] --task "description"
|
Execute an agent with a specific task description | claude-agents run frontend-developer --task "Create login component" |
|
claude-agents run [agent] -i
|
Run agent in interactive mode for complex tasks | claude-agents run project-planner -i |
|
claude-agents run [agent] --file [path]
|
Run agent with specific file or directory context | claude-agents run refactor --file src/components/ |
| 🔬 Elite Research | ||
|
claude-agents research --setup
|
Install and configure all 12 Elite Research Team agents | One-time setup for research capabilities |
|
claude-agents research --standard "topic"
|
Execute standard research workflow (5 agents, ~10 min) | claude-agents research --standard "AI market trends" |
|
claude-agents research --deep "topic"
|
Execute deep research workflow (12 agents, ~25 min) | claude-agents research --deep "blockchain scalability" |
|
claude-agents research
|
Interactive research management and coordination | GUI for custom research workflows |
| 🔄 Workflow Orchestration | ||
|
claude-agents workflow --list
|
Display available workflow templates | Browse pre-built enterprise workflows |
|
claude-agents workflow --template [name]
|
Execute a specific workflow template | claude-agents workflow --template fullstack-development |
|
claude-agents workflow --status [id]
|
Check execution status of a running workflow | Monitor multi-agent coordination progress |
|
claude-agents workflow
|
Interactive workflow designer and executor | Create custom multi-agent workflows |
| 🎨 Customization & Management | ||
|
claude-agents customize
|
Interactive enterprise customization suite | Enhance agents with company-specific rules |
|
claude-agents customize --agent [name]
|
Customize a specific agent with templates | claude-agents customize --agent api-developer |
|
claude-agents create
|
Create a new custom agent interactively | Build agents for specialized workflows |
|
claude-agents dashboard
|
Launch web dashboard on port 7842 | GUI for agent management and monitoring |
|
claude-agents dashboard --port [port]
|
Launch dashboard on custom port | claude-agents dashboard --port 8080 |
| 🛠️ Development & Testing | ||
|
npm test
|
Run all test suites including memory and concurrent execution | Comprehensive test coverage validation |
|
npm run lint
|
Run ESLint on all source files with CLI-optimized rules | Code quality and style validation |
|
npm run demo
|
Execute enhanced workflow demonstration | See agents in action with sample tasks |
|
npm run research-demo
|
Execute research workflow example | Demo of Elite Research Team coordination |
| ❓ Help & Information | ||
|
claude-agents --help
|
Display comprehensive help information | Full command reference and usage |
|
claude-agents --version
|
Show current version of claude-agents-manager | Version information for troubleshooting |
Select the right specialist for your task:
Be specific about what you want the agent to accomplish:
Use different execution modes based on your needs:
Use workflows for complex multi-step processes:
Keep track of agent activities and results:
Transform complex research challenges into comprehensive, citation-backed reports
Perfect for: Market overviews, competitive analysis, technology assessments
Perfect for: Strategic decisions, investment research, comprehensive analysis
Perfect for: Specialized investigations, targeted analysis, custom requirements
Be specific about deliverables, constraints, and success criteria. Include context like tech stack, team size, or business requirements.
Use the shared memory system to coordinate multiple agents. Results from one agent automatically inform others in workflows.
For research tasks, specify the depth needed (overview vs deep-dive) and any particular perspectives or industries to focus on.
Include system scale, performance requirements, and security considerations when requesting architecture reviews.
The system automatically runs related operations in parallel. Design workflows to take advantage of this for maximum efficiency.
If you're using context-forge projects, agents automatically respect existing PRPs, implementation plans, and project rules.
All operations run in parallel for maximum speed
Agents coordinate seamlessly through persistent memory
Respects existing project structure and conventions
Professional-grade outputs with citations and validation
Run claude-agents --help for detailed command information
Visit our GitHub repository for documentation and examples