Bugfix

Fix a CONFIRMED bug at its root cause, smallest correct change only — reproduce before you touch code: write a failing reproducer, diagnose the first broken assumption in the data flow, load the matching framework reference and category playbook, apply the minimal fix, then verify the reproducer goes green and run the regression scope. Never writes fix code without a reproducer (or a documented reason one is impossible), never patches the symptom while the root cause stands, and never weakens a test to pass. Use when the user says "fix this bug", "fix the findings", "/bugfix", or asks to repair a confirmed defect.

ulpi-io a70e22e 21 files · 140.3 KB Updated

File contents

ulpi-io/skills/tree/main/bugfix commit a70e22e013

Frequently asked questions

npx skillmds add ulpi-io/bugfix