sync-horizon이란?
최신 이브-호라이즌 변경 사항으로 이브-스킬팩을 동기화하세요. Git 로그를 읽고, 영향을 받는 기술을 식별하고, 참조 문서 및 기술을 업데이트하고, 동기화 지점을 추적합니다. 출처: incept5/eve-skillpacks.
최신 이브-호라이즌 변경 사항으로 이브-스킬팩을 동기화하세요. Git 로그를 읽고, 영향을 받는 기술을 식별하고, 참조 문서 및 기술을 업데이트하고, 동기화 지점을 추적합니다.
명령줄에서 sync-horizon AI 스킬을 개발 환경에 빠르게 설치
출처: 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.
최신 이브-호라이즌 변경 사항으로 이브-스킬팩을 동기화하세요. Git 로그를 읽고, 영향을 받는 기술을 식별하고, 참조 문서 및 기술을 업데이트하고, 동기화 지점을 추적합니다. 출처: incept5/eve-skillpacks.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/incept5/eve-skillpacks --skill sync-horizon최신 이브-호라이즌 변경 사항으로 이브-스킬팩을 동기화하세요. Git 로그를 읽고, 영향을 받는 기술을 식별하고, 참조 문서 및 기술을 업데이트하고, 동기화 지점을 추적합니다. 출처: incept5/eve-skillpacks.
터미널 또는 명령줄 도구(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