Systematic Debugging
Unversioned·Public·Certified·coding·scanned 2026-08-20
Install
Claude Code: add the marketplace once, then install.
/plugin marketplace add simplycubed/skills/plugin install systematic-debugging@simplycubedAny agent (folder)
Download the folder at the source, then drop it into your agent's skills directory.
Folder: systematic-debugging/
| Agent | Directory |
|---|---|
| Vendor-neutral (Codex, Gemini CLI, …) | .agents/skills/ |
| Claude Code | ~/.claude/skills/ |
| Gemini CLI | ~/.gemini/skills/ |
Summary
Enforce a root-cause-first debugging process for bugs, test failures, and unexpected behavior, with explicit guidance for evidence gathering, hypothesis testing, and verifying fixes before moving on.
Details
Passed automated static scanning. A point-in-time review, not a guarantee it is safe to run.
Scanned 2026-08-20: certify builtin · gitleaks 8.30.1 · osv-scanner 2.5.1 · semgrep 1.172.0
✓ All checks clean
Flagged for review (non-blocking):
- defense-in-depth.md: reference to secret/credential files
- root-cause-tracing.md: reference to secret/credential files
Credits
Written by valtterimelkko
Keywords
#debugging #troubleshooting #root-cause-analysis #testing
