What problem does it solve?
This Skill streamlines the process of investigating GitHub issues by systematically identifying their root cause, assessing their impact, and formulating a clear strategy for implementation.
Core Features & Use Cases
- Issue Investigation: Fetches GitHub issue details, searches codebase, and reviews recent history to pinpoint the source of a bug.
- Impact Assessment: Determines the scope and severity of the issue, including affected features and potential data/security concerns.
- Fix Strategy: Outlines a clear plan for implementing the fix, including files to modify, alternative approaches, risks, and testing requirements.
- Use Case: When a bug is reported on GitHub, use this Skill to automatically gather all necessary information, analyze the code, and generate a detailed Root Cause Analysis (RCA) document that developers can use to implement a fix.
Quick Start
Use the github_bug_fix:rca skill to investigate GitHub issue number 123.