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`…
Test-driven development with TodoWrite planning and comprehensive testing.
> /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.
/tddContext preview
What this command does when you run it.
Test-driven development with TodoWrite planning and comprehensive testing.
Test-driven development with TodoWrite planning and comprehensive testing.
mcp__claude-flow__sparc_mode {
mode: "tdd",
task_description: "shopping cart feature",
options: {
coverage_target: 90,
test_framework: "jest"
}
}# Use when running from terminal or MCP tools unavailable npx claude-flow sparc run tdd "shopping cart feature" # For alpha features npx claude-flow@alpha sparc run tdd "shopping cart feature"
# If claude-flow is installed locally ./claude-flow sparc run tdd "shopping cart feature"
1. Write failing tests 2. Implement minimum code 3. Make tests pass 4. Refactor code 5. Repeat cycle
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.