MCP Tools (+2)
MCP Tools
// Initialize SPARC-enhanced swarm
topology: "hierarchical",
maxAgents: 5
});
// Spawn SPARC-specific agents
type: "sparc-coder",
capabilities: ["specification", "pseudocode", "architecture", "refinement", "completion"]
});
*See sub-skills for full details.*
## SPARC Commands
```bash
# Full SPARC-GOAP workflow
# Batch processing
Related Skills
- planning-goal - General GOAP planning
- sparc-workflow - SPARC methodology
- testing-tdd-london - TDD implementation