bug-investigator
CommunityFind, reproduce, and fix bugs fast.
Software Engineering#testing#debugging#checklist#regression#reproduction#root-cause-analysis#bug-hunting
AuthorGrishaAngelovGH
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides a systematic transition from vague symptom to verified fix by instructing on information gathering, reliable reproduction, focused root-cause analysis, and regression-safe remediation.
Core Features & Use Cases
- Symptom Analysis & Scoping: Determine what is failing, where it occurs, and which components or files are implicated.
- Reproduction & Test Automation: Create minimal reproducible cases and automate failing unit or integration tests to validate the issue.
- Root Cause Analysis & Verification: Use a checklist-driven 5-whys approach, trace data and state, review recent changes, apply minimal fixes, and verify by running targeted and full test suites.
- Prevention: Add guardrails such as assertions, type checks, and improved logging, and document the rationale for non-obvious fixes.
- Use Case: Ideal for intermittent crashes, regressions introduced by recent commits, failing CI tests, or unexpected runtime behavior across frontend and backend code.
Quick Start
Investigate the reported bug by reproducing the failure, creating a minimal failing test, running checklist-driven root-cause analysis, and proposing a minimal verified fix.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: bug-investigator Download link: https://github.com/GrishaAngelovGH/gemini-cli-agent-skills/archive/main.zip#bug-investigator 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.