ralph-wiggum-v2
✓Autonomous TDD development loop with parallel agent swarm, category evolution, and convergence detection. Use when running autonomous game development, quality improvement loops, or comprehensive codebase reviews.
Installation
SKILL.md
Autonomous TDD development loop that uses parallel agent swarms to review code, discover issues, and fix them with test-first methodology until convergence criteria are met.
| NITPICKER | Formatting, naming, tiny inconsistencies | | REFACTORER | Duplication, abstraction opportunities | | DRYENFORCER | Copy-paste code, repeated patterns | | TYPEZEALOT | Type safety, any usage, casting | | SOLIDADHERENT | SOLID principle violations | | APIPURIST | Interface design, contracts, signatures |
| DEBUGGER | Logic errors, off-by-one, wrong operators | | EDGECASEHUNTER | Boundary conditions, null/undefined | | ERRORHANDLER | Missing try/catch, unhandled promises | | STATEMACHINEANALYST | Invalid state transitions | | CONCURRENCYEXPERT | Race conditions, async bugs | | MEMORYLEAKHUNTER | Listeners not removed, growing arrays |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/adaptationio/skrillz --skill ralph-wiggum-v2- Source
- adaptationio/skrillz
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ralph-wiggum-v2?
Autonomous TDD development loop with parallel agent swarm, category evolution, and convergence detection. Use when running autonomous game development, quality improvement loops, or comprehensive codebase reviews. Source: adaptationio/skrillz.
How do I install ralph-wiggum-v2?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill ralph-wiggum-v2 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/adaptationio/skrillz
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01