easysdd-issue-analyze
CommunityLocate root cause and propose repair options
System Documentation
What problem does it solve?
This Skill turns a confirmed issue report and repository code into a concrete root cause analysis so the user can choose an appropriate repair path rather than guessing or directly editing code. It prevents wasted effort by forcing code reading, precise localization to file:line, and a clear impact assessment before any fix is applied.
Core Features & Use Cases
- Precise localization: Grep and read code referenced by report.md to point to exact file:line locations that are likely the cause.
- Failure path reconstruction: Restore normal and failing execution paths to identify the code branch where the defect manifests.
- Impact and repair options: Classify the root cause, evaluate affected modules and data risk, and present 2-3 repair options with pros/cons so the user can decide.
- Use Case: When a user says "analyze this bug" and the issue folder contains a confirmed report.md, run the five-step analysis to produce an issue-analysis draft for user approval.
Quick Start
Analyze the confirmed issue by reading report.md and the repository code, identify the root cause down to file:line, evaluate impact, and present 2-3 repair options for the user to choose from.
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: easysdd-issue-analyze Download link: https://github.com/liuzhengdongfortest/easysdd/archive/main.zip#easysdd-issue-analyze 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.