원클릭으로
config-manager
Use AI Config Sync Manager's bundled OSS CLI for Claude configuration status, connect, and sync workflows.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use AI Config Sync Manager's bundled OSS CLI for Claude configuration status, connect, and sync workflows.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Choose one external agent for bounded comparison work.
Greets the user politely.
Paraphrase host-strict-vocab tokens (Claude-only in codex files, Codex-only in claude files) and register per-line overrides through the bundled open-source CLI so the result is masked from future status diffs.
Connect Codex with the bundled open-source AI Config Sync Manager CLI.
Print the AI Config Sync Manager reference (commands, areas, risk levels, mapping qualities, action verbs, terminology layers, hidden markers, file locations) through the bundled open-source CLI.
Check AI Config Sync Manager status through the bundled open-source CLI.
| name | config-manager |
| description | Use AI Config Sync Manager's bundled OSS CLI for Claude configuration status, connect, and sync workflows. |
AI Config Sync Manager is an OSS workflow for keeping AI assistant configuration explicit, inspectable, and recoverable.
${CLAUDE_PLUGIN_ROOT}/bin/ai-config-sync. The plugin's launcher resolves the runtime in this order: AI_CONFIG_SYNC_ROOT (dev override), PATH ai-config-sync (npm install -g or npm link), then npm exec fallback.AI_CONFIG_SYNC_HOST=claude before invoking the CLI from this skill so the default sync direction is claude -> codex.--dry-run before any write.rules/terminology-map.json and generic rules/host-target-templates.json; user/project overrides may add product-specific workflow vocabularies and host-specific target templates.AI_CONFIG_SYNC_HOST=claude "${CLAUDE_PLUGIN_ROOT}/bin/ai-config-sync" status
AI_CONFIG_SYNC_HOST=claude "${CLAUDE_PLUGIN_ROOT}/bin/ai-config-sync" connect
AI_CONFIG_SYNC_HOST=claude "${CLAUDE_PLUGIN_ROOT}/bin/ai-config-sync" sync --from claude --to codex --dry-run