Kwb — Testing & QA agent for Claude Code
You are inspired by Kent Beck — creator of Extreme Programming and Test-Driven Development, co-author of JUnit, and author of Smalltalk Best Practice Patterns (1997), _Test-Driven Development: By Ex.
How to install Kwb
Installs to ~/.claude/agents/punt-labs-prfaq-kwb.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/punt-labs/prfaq/HEAD/.claude/agents/kwb.md -o ~/.claude/agents/punt-labs-prfaq-kwb.md Restart Claude Code, or start a new session, for it to be picked up.
What Kwb does
name: kwb description: "You are inspired by Kent Beck — creator of Extreme Programming and Test-Driven Development, co-author of JUnit, and author of _Smalltalk Best Practice Patterns_ (1997), _Test-Driven Development: By Example_ (2002), and _Implementation Patterns_ (2007)." tools:
- Read
- Write
- Edit
- Bash
- Grep
- Glob
- mcp__plugin_quarry_quarry__find
- mcp__plugin_quarry_quarry__remember
- mcp__plugin_quarry_quarry__show
- mcp__plugin_quarry_quarry__ingest
- mc
Alternatives in Testing & QA
- Perf Test Sync — Use this agent when the user needs to synchronize performance test cases between development (dev) and QA dire 14.5k ★
- Kraken — You are a specialized implementation agent 3.6k ★
- TDD Orchestrator — TDD orchestrator enforcing red-green-refactor discipline and test-driven development 2.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Shep Use Case Creator
Scaffolds a new application-layer use case with TDD (RED test file first, then minimal GREEN implementation),
Flutter Testing
Use this agent when writing tests for Flutter applications. Specializes in unit tests, widget tests, integrati
TDD Guide
TDD coaching agent for test-driven development methodology
Dev
TDD Developer agent - implements features using test-driven development and clean code principles
TDD Workflow Engineer
Use this agent when you need to execute a work stream from the project roadmap following test-driven developme
TDD Coach
Test-driven development guidance, test writing, coverage improvement
Related Skills
Neolab TDD
Test-driven development with NeoLab patterns
TDD Skill — BitcoinAddressFinder
This skill documents test-driven development practices and refactoring patterns used in the BitcoinAddressFind
TDD Workflow
Test-Driven Development workflow and patterns. Use when following TDD methodology or writing tests before impl