Fix Bug

You MUST use this skill before writing any fix or editing any code to address a bug. Use when the code should do X but currently does Y — restoring correct behavior in existing code. Stronger signals: error messages, stack traces, "not working", "broken", "failing", "regression", "it used to work". Use sextant:debug instead when you have a symptom but cannot yet point to a specific file or line. Use sextant:modify-feature instead when the requirement itself is changing, not just broken behavior.

hellotern 092c896 11.4 KB Updated

File contents

hellotern/Sextant/tree/main/skills/fix-bug commit 092c89699b

Frequently asked questions

npx skillmds@latest add hellotern/fix-bug