fork-contributor-leaderboard

Rank GitHub fork contributors by upstream PRs, reviews, commits, and stars.

626|225|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/aaronjmars/aeon --skill fork-contributor-leaderboard-aaronjmars
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fork-contributor-leaderboard
Source: https://github.com/aaronjmars/aeon/tree/main/skills/fork-contributor-leaderboard
Command: npx skills add https://github.com/aaronjmars/aeon --skill fork-contributor-leaderboard-aaronjmars

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of understanding who is actually contributing momentum across Aeon’s fork ecosystem, including upstream PRs, review activity, and community skill growth.

Core Features & Use Cases

  • Weekly contributor ranking across forks: Quantifies merged PRs, open PRs, review comments, fork commit output, fork stars, and newly added skills.
  • Upstream PR and review signal fusion: Builds contributor scores using upstream pull request metadata and PR review comment counts (with bot filtering and caps).
  • Movement narrative and outreach list: Compares against the previous leaderboard week, highlights rank changes, and identifies fork owners who have not contributed upstream yet.

Quick Start

Use fork-contributor-leaderboard to generate a weekly article and notification that ranks community contributors by their upstream impact and fork-driven additions.

Frequently Asked Questions about fork-contributor-leaderboard

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

FAQPage Schema
How do I rank GitHub fork contributors by pull request activity automatically?

Rank GitHub fork contributors by pull request activity automatically by combining upstream PR metadata, review comments, fork commit output, and newly added skill files into a unified weekly leaderboard without manual curation.

What is the best way to track community contributions across a GitHub fork ecosystem?

Tracking community contributions across a GitHub fork ecosystem is best done by fusing upstream PR signals, review comments, fork stars, and fork commit output to quantify contributor momentum and identify first-time participants.

How do I generate a weekly GitHub contributor leaderboard for active forks?

Generate a weekly GitHub contributor leaderboard for active forks by applying paginated GitHub API access to pulls, review comments, and compare endpoints, filtering out bots and core maintainers to isolate community movement.

Does the fork contributor ranking process handle missing or incompatible GitHub forks?

The fork contributor ranking process handles missing or incompatible GitHub forks robustly by applying consistent filtering of bots and core maintainers while processing paginated GitHub API responses for forks, pulls, and review comments.

Can I compare weekly GitHub contributor rank changes to identify outreach targets?

Compare weekly GitHub contributor rank changes to identify outreach targets by generating a movement narrative that highlights rank changes and pinpoints fork owners who have not yet contributed upstream pull requests.

Why does my GitHub fork analytics leaderboard include automated bots?

GitHub fork analytics leaderboards include automated bots when consistent filtering of bots and core maintainers is not applied during the paginated API retrieval of upstream pull requests and review comments.