What problem does it solve?
It identifies where configured forks of aeon systematically diverge from upstream skill defaults, so operators can correct noisy or incorrect defaults without manually comparing repositories.
Core Features & Use Cases
- Weekly divergence digest across forks: Compares forked
aeon.yml settings (enabled, var, model, schedule) against locally computed upstream defaults.
- Default-flip recommendations: Surfaces skills with majority enable-upward or disable-downward divergence for upstream maintenance.
- Consensus hotspots: Detects fleet-wide common alternative
model, frequently overridden var, and shared schedule changes.
- Fork-only discovery: Lists skills that exist in forks but not in upstream for potential upstreaming review.
- Week-over-week change tracking: Uses
memory/topics/fork-skill-digest-state.json to highlight new flips, strengthened/faded patterns, and new heavy customizers.
Quick Start
Run fork-skill-digest with optional var set to a target repo like owner/aeon to generate the weekly divergence digest article and notification if thresholds are met.