github-issue-analyzer

Analyze GitHub issues and generate a prioritized markdown report with HIGH, MEDIUM, LOW, and Good First Issues categories.

10|1|Updated Nov 19, 2025
One-click install
npx skills add https://github.com/olaservo/code-execution-with-mcp --skill github-issue-analyzer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-issue-analyzer
Source: https://github.com/olaservo/code-execution-with-mcp/tree/main/.claude/skills/github-issue-analyzer
Command: npx skills add https://github.com/olaservo/code-execution-with-mcp --skill github-issue-analyzer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quickly understanding the most critical or relevant issues in a GitHub repository can be challenging, especially for new contributors or busy teams. This Skill automates issue prioritization and reporting, saving valuable time.

Core Features & Use Cases

  • Smart Prioritization: Categorizes issues into HIGH, MEDIUM, LOW, and "Good First Issues" based on type, activity, and labels.
  • Activity-Based Ranking: Sorts issues by comment count and recency to highlight active discussions.
  • Comprehensive Reporting: Generates a detailed markdown report with summary statistics, top recommendations, and actionable insights.
  • Contributor Friendly: Identifies issues ideal for new contributors, simplifying onboarding.

Quick Start

Use the github-issue-analyzer skill to analyze the 'modelcontextprotocol/inspector' GitHub repository for issues updated in the last 60 days.

Frequently Asked Questions about github-issue-analyzer

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

FAQPage Schema
How do I prioritize GitHub issues for my repository?

Prioritize GitHub issues by automatically categorizing them into HIGH, MEDIUM, LOW, and Good First Issues based on type, activity, labels, and comment counts. The analyzer ranks issues by recency and discussion volume to surface the most critical work, generating a prioritized markdown report with actionable insights for your team.

Can I automatically categorize bugs and enhancements in GitHub?

Yes, the analyzer automatically categorizes GitHub issues by type and applies smart prioritization based on labels, comment activity, and recency. It separates high-priority bugs, enhancements, and good first issues into distinct categories with rankings, making it easy to focus your team on what matters most.

How do I identify good first issues for new contributors?

The analyzer automatically identifies and flags issues marked as good first issues within your repository, sorting them by activity and recency. This streamlines contributor onboarding by surfacing beginner-friendly tasks that are actively discussed, reducing friction for new team members joining your project.

What's the best way to generate an issue report for my GitHub project?

Generate a comprehensive issue report by running the analyzer on your repository with a configurable activity window—such as the last 60 days. It exports both raw data and a formatted markdown report containing summary statistics, top recommendations, and categorized issues ranked by priority and engagement.

Can I analyze GitHub issues from a specific time period?

Yes, the analyzer supports a configurable activity window to focus on recently updated issues. Filter by time period—such as the last 60 days—to generate reports that reflect current project health and active discussions without noise from stale issues.

Does issue prioritization account for comment count and recency?

Yes, the analyzer ranks issues by both comment count and recency to highlight actively discussed problems. This activity-based ranking ensures high-priority bugs and enhancements with recent engagement surface first, helping teams focus on issues with momentum and community involvement.