Sync Gate banner
skymanbp skymanbp

Sync Gate

Development community

Description

--- description: 管理本项目的 rule 12 同步门禁(sync-gate.toml)—— init / list / check / add / remove / path。check 会报出「被 loader 丢弃的组」与「打不中任何文件的 glob」。 argument-hint: "check | list | init | add NAME --when GLOB --require GLOB [--all] [--note ...] | remove NAME | path" --- # /cc-enforcer:sync-gate > rule 12 的**被动半区**由 `.claude/cc-enforcer/sync-gate.toml` 驱动:某组的 > `when` glob 命中了本会话编辑过的文件,而 `require` 侧一个都没动 → Stop > layer (i) 拦下完成声明(除非回复里有 `同步核对:` / `sync-check:` 标记)。 > 本命令调用 [`hooks/scripts/manage_sync_gate

Installation

Installs to ~/.claude/skills/skymanbp-cc-enforcer-sync-gate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/skymanbp-cc-enforcer-sync-gate && curl -fsSL https://raw.githubusercontent.com/skymanbp/cc-enforcer/HEAD/commands/sync-gate.md -o ~/.claude/skills/skymanbp-cc-enforcer-sync-gate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository