systematic-debugging
✓4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
Installation
SKILL.md
Overview This skill provides a structured approach to debugging that prevents random guessing and ensures problems are properly understood before solving.
Phase 3: Understand Find the root cause, not just symptoms.
Phase 4: Fix & Verify Fix and verify it's truly fixed.
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues. Source: congdon1207/agents.md.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/congdon1207/agents.md --skill systematic-debugging- Source
- congdon1207/agents.md
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is systematic-debugging?
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues. Source: congdon1207/agents.md.
How do I install systematic-debugging?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/congdon1207/agents.md --skill systematic-debugging Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/congdon1207/agents.md
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05