Keeps your Claude skillpacks in sync with what actually shipped in eve-horizon, not just what the system docs say. It reads commit logs, plan statuses, code diffs, and CLI changes to figure out what's live, then dispatches parallel workers to update reference docs and skill routing. The orchestrator stays light by reading plan headers and file stats. Workers get full context for their slice. Built for the reality that features ship via feat commits with plans marked "Implemented" while docs/system/ lags behind. If you maintain skills that wrap a moving platform and need to trust the code over the documentation, this handles the tedious cross-referencing and cascade analysis.
npx skills add https://github.com/incept5/eve-skillpacks --skill sync-horizon