spec-sync-routing
Route shared Spec Sync guidance to each repository's generated local Spec Sync skill and configuration.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Route shared Spec Sync guidance to each repository's generated local Spec Sync skill and configuration.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Validate, route, inspect, or run agent.3md manifests and typed tool templates.
Coordinate CorvidLabs agents through discovery, observation, execution, and verification.
Inspect spec ownership, drift, coverage, review queues, and gaps with fledge atlas.
Verify or record reviewed commit provenance, policy gates, and audit exports with fledge attest.
Assess working-tree, staged, range, or CI change risk and gates with fledge augur.
Keep CI, pre-push verification, and release evidence tied to the current committed revision.
| name | spec-sync-routing |
| description | Route shared Spec Sync guidance to each repository's generated local Spec Sync skill and configuration. |
This is routing guidance, not a replacement for a project's Spec Sync contract.
Spec Sync is not a Fledge plugin. Install specsync via Homebrew or cargo (see the
spec-sync skill). Refresh generated host skills with specsync agents install.
When a repository uses Spec Sync, locate its generated local skill, configuration, and canonical specs before choosing commands or editing lifecycle files:
specsync --version (binary name is specsync, not spec-sync)..specsync/config.toml; also .specsync/config.json or
.specsync.toml in some repos) and specs/.specsync agents install (exact host paths come
from that command), for example:
.codex/skills/spec-sync.claude/skills/spec-sync.cursor/skills/spec-sync.gemini/skills/spec-syncspec-sync skill for principles only (including
accept → merge → archive-after-merge).The local generated skill and configuration are authoritative for that repository's command syntax, paths, policy, and validation.
If the repository can generate or refresh its local Spec Sync skill, do that after
installing this non-colliding routing entry. Do not install the shared spec-sync catalog
entry over a generated local skill path. Do not overwrite or silently replace generated
local material with shared text.
For change lifecycle, approval boundaries, evidence, finalization, and archive behavior,
read the shared spec-sync skill first and then follow the generated repository-local
skill and configuration. They define the workflow; this skill only tells you where to
find it.
For code↔spec graph inspection, see atlas. For deterministic change risk, see augur.