github-analytics-scoring

Score GitHub repository health and prioritize workflow bottlenecks from activity data.

Updated Aug 16, 2025
One-click install
npx skills add https://github.com/dodyg/blue-nile-pds --skill github-analytics-scoring-dodyg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-analytics-scoring
Source: https://github.com/dodyg/blue-nile-pds/tree/main/.agents/skills/github-analytics-scoring
Command: npx skills add https://github.com/dodyg/blue-nile-pds --skill github-analytics-scoring-dodyg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scoring formulas and analytical frameworks for GitHub workflow agents. Covers repository health scoring (0-100, A-F grades), priority scoring for issues/PRs/discussions, confidence levels for analytics findings, delta tracking (Fixed/New/Persistent/Regressed), velocity metrics, contributor metrics, bottleneck detection, and trend classification. Use when computing scores, tracking remediation progress, building prioritized dashboards, or detecting workflow bottlenecks.

Core Features & Use Cases

  • Repository Health Score: 0-100 score with A-F grading to summarize overall health and reliability signals.
  • Delta & Trend Tracking: Classifies changes as Fixed, New, Persistent, or Regressed to support historical comparison.
  • Velocity & Contributor Metrics: Tracks PR and issue velocity, review coverage, and contributor engagement for dashboards and governance.
  • Bottleneck Detection & Dashboards: Identifies review, CI, and workflow bottlenecks and feeds prioritized dashboards for action.

Quick Start

Provide the repository activity data and run the scoring workflow to generate a health score and actionable insights.

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 repository health score from GitHub metrics?

To calculate a repository health score from GitHub metrics, you provide structured data inputs for issues, PRs, reviews, and workflow runs to generate a 0-100 score with A-F grading and actionable recommendations.

What is the best way to detect workflow bottlenecks in GitHub repositories?

The best way to detect workflow bottlenecks in GitHub repositories is to analyze structured activity data to identify review, CI, and workflow bottlenecks, producing prioritized dashboard insights for remediation.

How do I track PR velocity and contributor engagement for sprint planning?

You track PR velocity and contributor engagement for sprint planning by feeding GitHub activity data into an automated scoring workflow that outputs velocity metrics, trend classifications, and confidence levels.

Can I generate GitHub analytics dashboards for repositories of any size?

Yes, you can generate GitHub analytics dashboards for repositories of any size, as the scoring framework applies to all scales and gracefully handles missing data and edge cases to produce quantified scores.

How does delta tracking classify changes in GitHub issue and PR metrics?

Delta tracking classifies changes in GitHub issue and PR metrics by categorizing historical data variations as Fixed, New, Persistent, or Regressed to support trend comparison and remediation progress.