debug-bug
CommunityPinpoint root cause and apply a minimal fix
Software Engineering#debugging#root cause analysis#python#error investigation#test verification#minimal fix
AuthorMybigwang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you debug failing behavior by guiding you to confirm the observable issue, trace it to its real root cause, and apply the smallest safe code change that resolves the problem.
Core Features & Use Cases
- Reproduction-first debugging: Verifies the bug with concrete evidence before attempting fixes, reducing guesswork.
- Root-cause focused investigation: Prioritizes identifying underlying causes rather than only addressing surface-level error messages.
- Minimal-change repair with verification: Encourages the smallest modification needed and requires validation through relevant tests or checks.
Quick Start
Use this skill when you can describe the failing behavior or error; tell it the problem description you see (and any relevant logs or symptoms) and ask it to locate the root cause, propose a minimal fix, and validate it with the appropriate test or verification command.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: debug-bug Download link: https://github.com/Mybigwang/project-agent/archive/main.zip#debug-bug Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.