/performance-report
Generate comprehensive performance reports for swarm operations.
> /plugin marketplace add ruvnet/claude-flowHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/performance-report
Context preview
What this command does when you run it.
Generate comprehensive performance reports for swarm operations.
Command definition
performance-report.mdperformance-report
Generate comprehensive performance reports for swarm operations.
Usage
npx claude-flow analysis performance-report [options]
Options
- `--format <type>` - Report format (json, html, markdown)
- `--include-metrics` - Include detailed metrics
- `--compare <id>` - Compare with previous swarm
Examples
# Generate HTML report npx claude-flow analysis performance-report --format html # Compare swarms npx claude-flow analysis performance-report --compare swarm-123 # Full metrics report npx claude-flow analysis performance-report --include-metrics --format markdown
An agent meta-harness for Claude Code and Codex. 📖 RuFlo Explained — Build an AI Team That Plans, Remembers, Tests, and Improves A 14-chapter guide: from the basic idea to a first useful task, then memory, agent teams, plugins, cost and verification.
Repo: ruvnet/claude-flow
Other commands on ruvnet-claude-flow.
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`…
bottleneck-detect
Analyze performance bottlenecks in swarm operations and suggest optimizations.

