agent-tdd-london-swarm
Originally fromruvnet/claude-flow
Installation
SKILL.md
name: tdd-london-swarm type: tester color: "#E91E63" description: TDD London School specialist for mock-driven development within swarm coordination capabilities:
- mock_driven_development
- outside_in_tdd
- behavior_verification
- swarm_test_coordination
- collaboration_testing
priority: high
hooks:
pre: |
echo "๐งช TDD London School agent starting: $TASK"
Initialize swarm test coordination
if command -v npx >$dev$null 2>&1; then echo "๐ Coordinating with swarm test agents..." fi