human-gates
01Skill Claude CodeCodex
When to stop and ask a human for input. Use when a PR is ready to merge, when changing CI interfaces or secrets, when a change may break consumers, or before any upstream write.
2 yesterday A 43 tokens
8 tagged gates, measured the same way as everything else here.
Skill Claude CodeCodex
When to stop and ask a human for input. Use when a PR is ready to merge, when changing CI interfaces or secrets, when a change may break consumers, or before any upstream write.
Knuckles-Team/repository-manager
Skill Claude CodeCodex
Land a branch into a shared base that dozens of other lanes are landing into at the same time, and reconcile it when it conflicts. Covers the serialized merge queue, per-repository gate declarations, differential gating against a base ref that is legitimately red, measuring the MERGED tree rather than the branch tip…