test-driven-bugfix
CommunityFix bugs with test-driven development first.
Authoredobry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Fixing bugs without tests leads to regressions and unreliable software. This skill enforces a test-driven approach where a failing test is written first to prove the bug exists, then a minimal code change is implemented to make the test pass.
Core Features & Use Cases
- Write a failing test that reproduces the exact bug to establish a verifiable failure.
- Implement the smallest possible fix that makes the test pass, preserving existing behavior.
- Document the bug and reproduction steps in the test to guard against regressions and support hermeticity.
Quick Start
Begin by writing a failing test that reproduces the bug, then implement the minimal change to make the test pass.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: test-driven-bugfix Download link: https://github.com/edobry/minsky/archive/main.zip#test-driven-bugfix Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.