identify-bugs
CommunityIdentify and analyze bugs with RCA.
Software Engineering#root cause analysis#software quality#rca#debugging workflow#identify bugs#code traversal
Authorkishan04rajput
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach for identifying and analyzing bugs in code. It focuses on identification, root-cause analysis (RCA), and bug identification, and it explicitly avoids writing or applying fixes.
Core Features & Use Cases
- Reproduce & Isolate: Establish reproducible steps and minimize the environment to a minimal reproducible example.
- Code Traversal & Method Analysis: Trace from entry points through call graphs to understand execution flow and locate faulty logic.
- State & Data Flow Analysis: Track internal state changes and data passed between methods to identify divergence from expected behavior.
- Concurrency & Resource Analysis: Check for race conditions, resource leaks, or deadlocks in concurrent code paths.
- Paradigm-Specific Quiddities: Apply language-specific considerations (e.g., Python, JavaScript, Rust) to surface subtle bugs.
- Understand & Explain (RCA): Identify root causes, categorize bug types, and articulate the issue clearly.
- Scenario Evaluation: Consider edge cases, inputs, and environments to ensure robust RCA.
- Verification (Identification Only): Confirm root-cause pinpointing and document risks or related issues.
Quick Start
Use the identify-bugs skill to reproduce and trace a bug in the target module, documenting steps, isolating a minimal environment, and performing root-cause analysis.
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: identify-bugs Download link: https://github.com/kishan04rajput/ai-ide-rules/archive/main.zip#identify-bugs 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 223,000+ vetted skills library on demand.