systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install systematic-debugging --cli claudewrites the skill into.claude/skills/systematic-debugging/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/systematic-debugging/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
When to use it
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/systematic-debugging/SKILL.md -o .claude/skills/systematic-debugging/SKILL.md
Notes
Extracted from davila7/claude-code-templates, systematic-debugging category.