Aidex Bugfix

Use when fixing a bug, resolving a reported issue, or when something is broken and needs a test-driven fix — investigate root cause, write a failing regression test (RED), implement the minimum fix, confirm the test passes (GREEN), then commit test and fix together. Fires on "fix this bug", "this is broken", "it's not working", "there's a regression", "resolve this issue", or a reference to a bug report. Not for: planning multi-step work (aidex-plan); executing a written plan phase-by-phase (aidex-plan-exec); recording why a fix was chosen as an ADR (aidex-decision); pure refactors with no bug.

yacb2 3c8b857 7 files · 24.2 KB Updated

File contents

yacb2/aidex/tree/main/skills/aidex-bugfix commit 3c8b857c41

Frequently asked questions

npx skillmds@latest add yacb2/aidex-bugfix