fork-skill-digest

Analyze weekly aeon.yml divergences across forks and generate a digest article.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly cross-fork divergence digest — surfaces where fork configurations deviate from upstream defaults, helping operators identify misalignments and opportunities to standardize across the fleet.

Core Features & Use Cases

  • Compare aeon.yml across forks to identify enabled/disabled, var, model, and schedule overrides.
  • Surface fork-only skills for upstream review and potential standardization.
  • Generate a digest article and notification to inform stakeholders about divergence patterns.

Quick Start

Decide the target repository and run the digest to generate the weekly divergence report.

Frequently Asked Questions about fork-skill-digest

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

FAQPage Schema
How do I track fork configuration divergence from upstream defaults automatically?

Fork configuration divergence occurs when a fork's settings deviate from the upstream repository's standard parameters. This Skill detects these variances by comparing enabled/disabled states, variables, models, and schedule overrides against the ingested upstream defaults.

How do I compare aeon.yml overrides across multiple repository forks?

You can identify fork-only skills by running a cross-fork configuration analysis that surfaces skills present in forks but absent from upstream defaults. This Skill highlights these exclusive configurations to help operators review them for potential standardization.

What is the best way to generate a weekly summary of fork misalignments?

The best way to generate a weekly summary of fork misalignments is to automate divergence tracking and compile the results into a digest article. This Skill ranks forks by configuration impact and produces a digest article with notifications to inform stakeholders about variance patterns.

Does fork divergence analysis require any specific dependencies or components?

No specific dependencies or components are required to run the fork divergence analysis. You only need to decide the target repository and run the digest to automatically fetch active forks, parse their configurations, and generate the weekly divergence report.