What problem does it solve?
Manually sifting through hundreds of GitHub issues to identify recurring pain points, severity trends, and systemic weaknesses is extremely time-consuming and often misses high-impact patterns that require strategic investment.
Core Features & Use Cases
- Token-efficient issue fetching: Pulls only minimal required issue data via gh CLI or GitHub MCP to avoid context bloat during analysis.
- Root-cause theme clustering: Groups individual issues into systemic concern themes instead of treating duplicate bugs as separate tickets, surfacing true areas of system weakness.
- Recurrence signal detection: Cross-references open issues with recently closed issues to identify problems that keep resurfacing despite fixes, highlighting unresolved root causes.
- Use Case: Engineering leads can use this skill to prioritize bug fix roadmaps, product managers can use it to understand top user pain points during ideation sprints, and teams can use it to identify high-impact areas for technical investment.
Quick Start
Use the issue-intelligence-analyst skill to analyze the current repository's GitHub issues and generate a prioritized report of systemic pain points and trends.