bug-investigate-fix
Installation
SKILL.md
Bug Investigate and Fix
End-to-end workflow from bug description to verified fix. Do not skip reproduction or hypothesis testing to jump straight to a patch.
Inputs
- Required: Bug description (symptoms, expected vs actual, where it appears, when it started if known).
- Infer from repo: How to run the app (Agents.md,
package.json, README, existing dev scripts).
If reproduction is blocked (missing env, credentials, steps), state blockers and ask only what unblocks repro — do not fabricate a fix plan.
Workflow
Copy this checklist and update as you go: