issue-intelligence-analyst

Analyze GitHub issue trackers to extract recurring pain patterns and severity trends.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/ybbms777/compound-engineering --skill issue-intelligence-analyst-ybbms777
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-intelligence-analyst
Source: https://github.com/ybbms777/compound-engineering/tree/main/skills/agent-issue-intelligence-analyst
Command: npx skills add https://github.com/ybbms777/compound-engineering --skill issue-intelligence-analyst-ybbms777

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about issue-intelligence-analyst

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze GitHub issues to identify recurring pain points?

To analyze GitHub issues for recurring pain points, you can use root-cause theme clustering to group individual issues into systemic concern themes instead of treating duplicate bugs as separate tickets. This surfaces true areas of system weakness requiring strategic investment.

What's the best way to prioritize bug fix roadmaps using issue tracker data?

Prioritizing bug fix roadmaps requires extracting severity trends and systemic weakness signals from raw issue data. By cross-referencing open issues with recently closed issues, you can identify problems that keep resurfacing despite fixes and highlight unresolved root causes for engineering prioritization.

Do I need the gh CLI or GitHub MCP server to fetch issue data for analysis?

Yes, you need access to either the gh CLI or a connected GitHub MCP server to fetch issue data for analysis. Token-efficient fetching pulls only the minimal required issue data to avoid context bloat while extracting actionable strategic intelligence without manual data processing.

How does recurrence signal detection work for GitHub issue tracking?

Recurrence signal detection for GitHub issue tracking works by cross-referencing open issues with recently closed issues to identify problems that keep resurfacing despite fixes. This highlights unresolved root causes and systemic weaknesses rather than treating duplicate bugs as isolated incidents.

Can I use issue analysis for private GitHub repositories?

Yes, you can use issue analysis for private GitHub repositories. The skill works with any public or private GitHub repository to assess issue tracker health and generate prioritized reports of systemic pain points and trends for engineering and product workflows.

Why does manual issue analysis miss high-impact patterns in GitHub trackers?

Manual issue analysis misses high-impact patterns because sifting through hundreds of GitHub issues is extremely time-consuming and often overlooks recurring pain points and severity trends that require strategic technical investment. Automated root-cause clustering surfaces systemic weakness signals without manual data processing.