github-analysis
Installation
SKILL.md
GitHub Ticket Analysis Skill
Overview
This skill provides a comprehensive, systematic approach to analyzing GitHub tickets. It ensures issues are properly reproduced in the local development environment before proposing solutions, preventing wasted effort on cache issues, environment differences, or missing data.
When to Use This Skill
- User asks to "analyze", "analyse", "debug", "fix", or "investigate" a GitHub ticket/issue
- User provides a GitHub issue number for investigation
- User asks about a specific bug reported in GitHub
- User requests help with reproducing an issue from a ticket
Critical First Principle: Always Reproduce Locally
NEVER propose a solution without first reproducing the issue in the local environment.