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 页面并帮你完成安装。
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.