fork-fleet

Identify active Aeon forks, measure upstream divergence, and generate structured reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inventory active Aeon forks, detect divergence from upstream, and surface actionable candidates for upstream contributions with automated gating and weekly reporting.

Core Features & Use Cases

  • Inventory active forks and detect divergence against upstream.
  • Surface forks with new or modified skills, per-fork delta, and scoring for PROMOTE/REVIEW/NOTE.
  • Generate weekly "fork fleet" reports, update in-memory state, and trigger optional notifications.
  • Deep-read top upstream candidates' skills to synthesize descriptions and guide collaboration.

Quick Start

Run a weekly fork fleet sweep to identify active forks, compute changes, and publish a report.

Frequently Asked Questions about fork-fleet

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

FAQPage Schema
How do I identify active GitHub forks that have diverged from upstream for code review?

Automated fork fleet monitoring tracks active GitHub forks by measuring divergence from upstream, computing per-fork deltas, and generating structured weekly reports to surface PR triage and upstream contribution candidates.

What is the best way to automate weekly reporting for fork fleet governance and upstream contributions?

Automated fork fleet monitoring tracks active GitHub forks by measuring divergence from upstream, computing per-fork deltas, and generating structured weekly reports to surface PR triage and upstream contribution candidates.

How does fork divergence scoring work for prioritizing upstream PR triage?

Fork divergence scoring applies deterministic per-fork compare rules to evaluate changes, categorizing active forks into PROMOTE, REVIEW, or NOTE tiers to guide contributor outreach and PR triage priorities.

Can I use automated gating to manage multiple repository forks at scale?

Yes, deterministic orchestration via per-fork compare and scoring rules supports managing multiple repository forks at scale, making it suitable for weekly fleet monitoring and governance across active forks.

How do I generate structured reports for upstream contribution opportunities?

You generate structured reports by running a fleet sweep that deep-reads top upstream candidates' skills, synthesizes descriptions, computes per-fork deltas, and updates in-memory state to guide collaboration outreach.