bug
FeaturedTurn a reported defect into an actionable bug report or issue draft. Use when the user asks to capture or document a bug; a request to fix broken behavior should proceed to diagnosis and repair.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- ccch1mneyyy
- Repository
- ccch1mneyyy/dsh-TUI
- Created
- 4 weeks ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
bug-report
Turn a vague complaint or observed defect into a reproducible bug report — steps to reproduce, expected vs actual, environment, evidence, and a severity/priority call. Use when the user says something is broken, wants to file a bug, needs to write up an issue or defect, or asks how to triage or reproduce a reported problem.
bug-triage
Help clarify human bug reports, search for duplicates, and gather diagnostic evidence separately from a concise issue draft.
investigate-bug-report
Investigate a reported bug to its root cause — reproduce, trace the code path, identify the defect with evidence, assess blast radius, and propose fix candidates without changing code. Use when the user reports or pastes a bug/defect/unexpected behavior and wants it diagnosed, or asks "why is X happening".