Debugging

Provides systematic debugging workflow that finds root cause before fixing. Fix phase uses @tdd to write a failing test reproducing the bug, then fix. Searches EC for prior issues and stores learnings. Use when encountering bugs, test failures, or unexpected behavior.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/merewhiplash--engram-cogitator--debugging commit 349754aa71

Frequently asked questions

npx skillmds@latest add tomevault-io/debugging-14