Stats
Actions
Tags
From dev-debugging-guide
Systematic debugging workflow with root cause analysis and fix verification. Use when user says "debug", "fix bug", "troubleshoot", or "root cause".
How this skill is triggered — by the user, by Claude, or both
Slash command
/dev-debugging-guide:debugging-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Confirm the bug is reproducible in a local or staging environment
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub monty1985/adams-mind --plugin dev-debugging-guide