comprehensive-issue-analyzer

Community

Deep-dive GitHub issues, automate triage.

Authorolaservo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually sifting through thousands of GitHub issues for large repositories is overwhelming and time-consuming. This Skill automates the entire process, providing a structured, prioritized view of project health and actionable recommendations.

Core Features & Use Cases

  • Complete Data Retrieval: Fetches all open issues using pagination, efficiently handling repositories with 5000+ issues.
  • Multi-Dimensional Analysis: Provides category breakdown, age distribution, top discussed, oldest/newest, and stale issue detection.
  • Intelligent Prioritization: Automatically assigns CRITICAL, HIGH, MEDIUM, LOW, and STALE priorities based on issue type, comments, and activity.
  • Actionable Recommendations: Generates concrete triage priorities and process improvement suggestions.

Quick Start

Use the comprehensive-issue-analyzer skill to analyze all open issues for the 'anthropics/claude-code' GitHub repository.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: comprehensive-issue-analyzer
Download link: https://github.com/olaservo/code-execution-with-mcp/archive/main.zip#comprehensive-issue-analyzer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository