Test First Bugfix

Test-driven bug fixing — reproduce before you fix. Use this skill whenever the user reports a bug, describes unexpected behavior, says something is broken, mentions a regression, or asks you to fix an error. This includes phrases like "this is broken", "X doesn't work", "there's a bug in", "getting an error when", "it used to work but now", "failing on", or any variation. Even if the user says "just fix it" or "quick fix", use this skill — the reproduce-first discipline catches regressions and proves the fix actually works. Do NOT skip this skill just because the bug seems obvious or simple.

The-Artificer-of-Ciphers-LLC Updated

File contents

The-Artificer-of-Ciphers-LLC/skills-from-the-artificer/tree/main/test-first-bugfix commit ceb2bd2e90

Frequently asked questions

npx skillmds@latest add the-artificer-of-ciphers-llc/test-first-bugfix