skill-leaderboard

Aggregate aeon.yml settings across active forks to rank configuration divergences.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill skill-leaderboard-atrium-hermes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-leaderboard
Source: https://github.com/Atrium-Hermes/atrium-lighthouse/tree/main/skills/skill-leaderboard
Command: npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill skill-leaderboard-atrium-hermes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizations running Aeon forks often struggle to see where forks diverge from upstream defaults and which skills are actually used. The Leaderboard gives operators a clear, data-driven view of configuration changes across the fleet and helps prioritize alignment or sunset decisions.

Core Features & Use Cases

  • Configured-fork ranking: compares each fork against upstream defaults for every skill and marks where settings diverge.
  • Actionable insights: identifies promote, match, sunset, and fleet-only signals to guide upstream collaboration and operator decisions.
  • Week-over-week tracking: stores historical deltas to reveal trends, rising and falling skills, and new or dropped items.

Quick Start

Run the leaderboard to generate the weekly article at articles/skill-leaderboard-<today>.md and notify stakeholders.

Frequently Asked Questions about skill-leaderboard

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

FAQPage Schema
How do I track configuration drift across active Aeon forks?

To track Aeon fork configuration drift, you can aggregate aeon.yml skill settings across forks pushed in the last 30 days. This identifies where forks diverge from upstream defaults by computing enablement, var, model, and schedule override signals.

What is a skill leaderboard and how does it help with fork management?

A skill leaderboard ranks configured forks by aggregating configuration signals and highlighting divergence from upstream defaults. It helps operators prioritize alignment or sunset decisions by identifying promote, match, sunset, and fleet-only signals across the repository fleet.

How do I generate a weekly ranking article for divergent repository forks?

You can generate a weekly ranking article by running the leaderboard to output a published markdown file at articles/skill-leaderboard-<today>.md. This article logs week-over-week changes and notifies stakeholders of rising, falling, new, or dropped skills.

Can I monitor week-over-week changes in aeon.yml settings without manual tracking?

Yes, you can monitor week-over-week changes automatically by storing historical deltas of aeon.yml skill configurations. The leaderboard logs these configuration changes to reveal trends and new or dropped items for operator decision making.

What is the best way to decide which Aeon skills to promote or sunset across multiple forks?

The best way to decide which Aeon skills to promote or sunset is to compute actionable insights from configuration overrides. Comparing each fork against upstream defaults identifies promote, match, sunset, and fleet-only signals to guide upstream collaboration.