From repo-church
Strengthen Repo Church parent phase anchors before child specs or implementation. Use when the user asks to improve roadmap phases, tighten phase requirements, define parent phase anchors, sequence dependencies, or raise acceptance thresholds before planning. Expects phase ID + Bible packet location; emits a gate outcome via `church lifecycle advance anchor`.
How this skill is triggered — by the user, by Claude, or both
Slash command
/repo-church:church-anchorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A phase anchor is the parent contract for child plans. It should be strong enough for independent agents to create compatible specs without guessing.
A phase anchor is the parent contract for child plans. It should be strong enough for independent agents to create compatible specs without guessing.
Each phase anchor must include:
church context load --root <repo> --format markdown.church lifecycle show anchor --format markdown.church ledger add gaps ... when they block independent execution.church lifecycle advance anchor --root <repo> --outcome PASS|PASS_WITH_RISK|HOLD|BLOCK --phase <phase> --evidence <anchor-artifact>.## Anchor Gate
Outcome: PASS | PASS_WITH_RISK | HOLD | BLOCK
Reason:
## Phase Anchor
Phase:
Objective:
Scope:
Non-goals:
Requirements:
Interfaces:
Dependencies:
Verification:
Signoff mode:
## Traceability
| Requirement | Phase outcome | Acceptance metric | Evidence |
| --- | --- | --- | --- |
## Anchor Gaps
| Gap | Severity | Required fix | Owner | Recheck |
| --- | --- | --- | --- | --- |
Return BLOCK if the phase cannot be reconciled with Bible doctrine or if core acceptance criteria are not measurable.
npx claudepluginhub chendrizzy/repo-churchCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.