원클릭으로
intelligence-sync
Sync intelligence to enabled IDE targets
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Sync intelligence to enabled IDE targets
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create new specialized agent
Audit the intelligence layer for duplication, drift, size, hardcoded paths and framing
Disable IDE adapter and clean up output
Enable IDE adapter for intelligence-sync
Capture session lessons and apply to intelligence/ after approval
Create new skill
| name | intelligence-sync |
| description | Sync intelligence to enabled IDE targets |
Run the sync engine to transform rules, agents, and skills from the intelligence source directory to each enabled IDE's native format.
Folder name:
<intel>is whatever holds yourconfig.yaml— typicallyintelligence/, but may have been renamed (e.g.Intelligence/). The engine lives in the module subfolder<intel>/sync/and is self-locating, so any spelling works as long as you point bash at the rightsync/scripts/sync.shpath.sync.sh never migrates. It is a pure synchronizer: on a pre-0.3.1 / non-modular layout or an un-applied schema it fails closed with
IS_STATUS=needs-update(exit 6) and changes nothing. Migration is owned entirely by theintelligence-updateflow — tell your agent "Update intelligence-sync" (or run<intel>/sync/scripts/update.sh) first, then re-run sync.
bash <intel>/sync/scripts/sync.sh (where <intel> is your intelligence source folder; default intelligence).<intel>/config.yaml under sources:.