COMMAND_COMPLIANCE_REP…
Reviewed all command files in `.claude/commands/analysis/` directory to ensure proper usage of: - `mcp__claude-flow__*` tools (preferred) - `npx claude-flow`…
Automatically spawn and manage agents based on task requirements.
> /plugin marketplace add spencermarx/open-code-review > /plugin install ocr@aclarify
How it fires
How this command gets triggered: by you, by Claude, or both.
/auto-agentContext preview
What this command does when you run it.
Automatically spawn and manage agents based on task requirements.
Automatically spawn and manage agents based on task requirements.
npx claude-flow auto agent [options]
npx claude-flow auto agent --task "Build a REST API with authentication"
npx claude-flow auto agent -t "Debug performance issue" --max-agents 3
npx claude-flow auto agent -t "Refactor codebase" --no-spawn
npx claude-flow auto agent -t "Fix bug in login" -s minimal
1. **Task Analysis**
2. **Agent Selection**
3. **Topology Selection**
4. **Automatic Spawning**
// In Claude Code after auto-spawning
mcp__claude-flow__auto_agent {
task: "Build authentication system",
strategy: "balanced",
maxAgents: 6
}AI-powered multi-agent code review. Simulates a customizable team of Engineers performing code review with built-in discourse.
Repo: spencermarx/open-code-review
Reviewed all command files in `.claude/commands/analysis/` directory to ensure proper usage of: - `mcp__claude-flow__*` tools (preferred) - `npx claude-flow`…
Analyze performance bottlenecks in swarm operations and suggest optimizations.
Identify and resolve performance bottlenecks in your development workflow.
Generate comprehensive performance reports for swarm operations.
Reduce token consumption while maintaining quality through intelligent coordination.