·sync-horizon
</>

sync-horizon

eve-skillpack を最新の eve-horizo​​n の変更と同期します。 git ログを読み取り、影響を受けるスキルを特定し、リファレンス ドキュメントとスキルを更新し、同期ポイントを追跡します。

106インストール·2トレンド·@incept5

インストール

$npx skills add https://github.com/incept5/eve-skillpacks --skill sync-horizon

sync-horizon のインストール方法

コマンドラインで sync-horizon AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/incept5/eve-skillpacks --skill sync-horizon
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: incept5/eve-skillpacks。

Synchronize eve-skillpacks with the latest state of the eve-horizon repository.

This sync follows an orchestrator pattern. You (the orchestrator) stay lightweight — discovering what changed and dispatching focused workers. Each worker handles one update in isolation with its own context budget.

Why: Previous runs exhausted the context window by reading every diff and every doc in the orchestrator. The fix is strict separation: the orchestrator sees only file names and summaries; workers see only their specific diffs and target files.

eve-skillpack を最新の eve-horizo​​n の変更と同期します。 git ログを読み取り、影響を受けるスキルを特定し、リファレンス ドキュメントとスキルを更新し、同期ポイントを追跡します。 ソース: incept5/eve-skillpacks。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/incept5/eve-skillpacks --skill sync-horizon
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from incept5/eve-skillpacks

クイックアンサー

sync-horizon とは?

eve-skillpack を最新の eve-horizo​​n の変更と同期します。 git ログを読み取り、影響を受けるスキルを特定し、リファレンス ドキュメントとスキルを更新し、同期ポイントを追跡します。 ソース: incept5/eve-skillpacks。

sync-horizon のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/incept5/eve-skillpacks --skill sync-horizon インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/incept5/eve-skillpacks