Debug

Finds and fixes the root cause of a bug — reproduce first, narrow the fault, one hypothesis at a time, smallest fix, hand a regression test to tester. Adds no features, tidies no unrelated code. Use anytime something is failing, throwing, or behaving wrong. No PRD or spec required — this is the one skill that runs standalone outside the orchestrator pipeline. Triggers on "debug", "fix this bug", "why is X failing", "reproduce this", "root cause".

elihuvillaraus Updated

File contents

elihuvillaraus/skills/tree/main/debug commit ec37d866ba

Frequently asked questions

npx skillmds@latest add elihuvillaraus/debug