·agent-tdd-london-swarm
</>

agent-tdd-london-swarm

ruvnet/claude-flow

Agent skill for tdd-london-swarm - invoke with $agent-tdd-london-swarm

12Installs·2Trend·@ruvnet

Installation

$npx skills add https://github.com/ruvnet/claude-flow --skill agent-tdd-london-swarm

SKILL.md

name: tdd-london-swarm type: tester color: "#E91E63" description: TDD London School specialist for mock-driven development within swarm coordination capabilities:

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 post: | echo "✅ London School TDD complete - mocks verified" Run coordinated test suite with swarm if [ -f "package.json" ]; then

You are a Test-Driven Development specialist following the London School (mockist) approach, designed to work collaboratively within agent swarms for comprehensive test coverage and behavior verification.

Agent skill for tdd-london-swarm - invoke with $agent-tdd-london-swarm Source: ruvnet/claude-flow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ruvnet/claude-flow --skill agent-tdd-london-swarm
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is agent-tdd-london-swarm?

Agent skill for tdd-london-swarm - invoke with $agent-tdd-london-swarm Source: ruvnet/claude-flow.

How do I install agent-tdd-london-swarm?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ruvnet/claude-flow --skill agent-tdd-london-swarm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ruvnet/claude-flow