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`…
Create a specialized swarm for GitHub repository management.
> /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.
/github-swarmContext preview
What this command does when you run it.
Create a specialized swarm for GitHub repository management.
Create a specialized swarm for GitHub repository management.
npx claude-flow github swarm [options]
npx claude-flow github swarm --repository owner/repo
npx claude-flow github swarm -r owner/repo -f maintenance --issue-labels
npx claude-flow github swarm -r owner/repo -f development --auto-pr --code-review
npx claude-flow github swarm -r owner/repo -a 8 -f triage --issue-labels --auto-pr
1. Scan all open issues 2. Categorize by type and priority 3. Apply appropriate labels 4. Suggest assignees 5. Link related issues
1. Analyze PR changes 2. Suggest missing tests 3. Improve documentation 4. Format code consistently 5. Add helpful comments
1. Analyze code quality metrics 2. Review dependency status 3. Check test coverage 4. Assess documentation completeness 5. Generate health report
Use in Claude Code with MCP tools:
mcp__claude-flow__github_swarm {
repository: "owner/repo",
agents: 6,
focus: "maintenance"
}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.