github-analytics-scoring

Calculate GitHub repository health, issue, and pull request priority scores.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/josephblais/jeeby-cms --skill github-analytics-scoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-analytics-scoring
Source: https://github.com/josephblais/jeeby-cms/tree/main/.github/skills/github-analytics-scoring
Command: npx skills add https://github.com/josephblais/jeeby-cms --skill github-analytics-scoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive framework for objectively measuring and improving the health and efficiency of GitHub repositories and workflows. It helps teams identify bottlenecks, prioritize tasks, and track progress through standardized scoring and metrics.

Core Features & Use Cases

  • Repository Health Scoring: Assigns a numerical score (0-100) and grade (A-F) to a repository based on various factors like CI reliability, issue/PR management, and community health.
  • Priority Scoring: Ranks issues, pull requests, and discussions to help teams focus on the most critical items.
  • Delta Tracking & Trend Analysis: Tracks changes in metrics over time, identifying regressions and improvements.
  • Use Case: A team lead can use this Skill to generate a weekly repository health report, highlighting areas needing attention and prioritizing bug fixes based on their calculated priority scores.

Quick Start

Use the github-analytics-scoring skill to calculate the repository health score for the current repository.

Frequently Asked Questions about github-analytics-scoring

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

FAQPage Schema
How do I calculate a GitHub repository health score to identify bottlenecks?

To calculate a GitHub repository health score, evaluate CI reliability, issue and PR management, and community health factors. This scoring framework assigns a numerical score from zero to one hundred and a letter grade to identify workflow bottlenecks.

What is the best way to prioritize GitHub issues and pull requests?

The best way to prioritize GitHub issues and pull requests is by applying a standardized priority scoring framework. This system ranks critical items based on calculated priority scores so teams can focus on urgent bug fixes and tasks.

How does delta tracking work for GitHub metrics and trend analysis?

Delta tracking for GitHub metrics works by recording changes in repository health scores and velocity over time. This trend analysis identifies regressions and improvements by comparing metric deltas between generated reports.

Can I generate a weekly GitHub repository health report for my team?

Yes, you can generate a weekly GitHub repository health report. The framework tracks progress, highlights areas needing attention, and prioritizes work using repository health scores, velocity metrics, and contributor analysis.

Does this GitHub scoring framework require external dependencies or components?

No, this GitHub scoring framework requires no external dependencies or components. It operates independently to calculate repository health, issue priority, and trend analysis using its internal defined formulas.