plugins/claude/code/commands
Snider 547a29dfd1
feat: Add /core:debug skill for systematic debugging (#62)
Adds a new skill, `/core:debug`, to provide a structured workflow for debugging issues. The skill is defined in `claude/code/commands/debug.md` and follows the systematic protocol outlined in the original request.

The debugging protocol includes the following steps:
1.  Reproduce
2.  Isolate
3.  Hypothesize
4.  Test Hypotheses
5.  Fix
6.  Verify
2026-02-02 07:11:33 +00:00
..
debug.md feat: Add /core:debug skill for systematic debugging (#62) 2026-02-02 07:11:33 +00:00
qa.md refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00
remember.md refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00
yes.md refactor: restructure as plugin monorepo 2026-02-01 19:44:26 +00:00