·github-analytics-scoring
{}

github-analytics-scoring

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.

20Installs·1Trend·@taylorarndt

Installation

$npx skills add https://github.com/taylorarndt/a11y-agent-team --skill github-analytics-scoring

How to Install github-analytics-scoring

Quickly install github-analytics-scoring AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/taylorarndt/a11y-agent-team --skill github-analytics-scoring
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: taylorarndt/a11y-agent-team.

SKILL.md

View raw

| 90-100 | A | Excellent - healthy repo, minimal issues | | 75-89 | B | Good - minor issues, well-managed | | 50-74 | C | Needs attention - multiple signals requiring action | | 25-49 | D | Poor - significant problems impacting velocity | | 0-24 | F | Critical - major issues blocking team progress |

Internally score each issue to determine sort order in dashboards and reports:

| User @mentioned and hasn't responded | +5 | | P0, P1, critical, urgent, blocker label | +3 | | Tied to upcoming release milestone | +3 | | New comments from others since user's last activity | +2 | | High community interest (5+ positive reactions) | +2 | | bug label | +1 | | Assigned to user | +1 | | Active related discussion thread | +1 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/taylorarndt/a11y-agent-team --skill github-analytics-scoring
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from taylorarndt/a11y-agent-team

Quick answers

What is github-analytics-scoring?

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. Source: taylorarndt/a11y-agent-team.

How do I install github-analytics-scoring?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/taylorarndt/a11y-agent-team --skill github-analytics-scoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/taylorarndt/a11y-agent-team