From repo-church
Produce a Repo Church phase handoff with frozen scope, consumed artifacts, validation commands, and next actions. Use for phase handoff, context handoff, resume brief, execution handoff, or preparing another agent to continue work. Renders a deterministic handoff via `church lifecycle handoff`.
How this skill is triggered — by the user, by Claude, or both
Slash command
/repo-church:church-handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when work is about to move from planning to execution, between agents, or across sessions.
Use this skill when work is about to move from planning to execution, between agents, or across sessions.
church context load --root <repo> --format markdown --include-history.church ledger check gaps --root <repo> --allow-open.church lifecycle handoff --root <repo> --output <path> --format markdown.church lifecycle advance handoff --root <repo> --artifact handoff=<path> --evidence <handoff-artifact>.## Handoff Gate
Outcome: PASS | PASS_WITH_RISK | HOLD | BLOCK
Reason:
## Phase
Name:
Objective:
Branch:
## Frozen Scope
In scope:
Out of scope:
## Consumed Artifacts
| Artifact | Purpose |
| --- | --- |
## Next Three Moves
1.
2.
3.
## Parallel Streams
| Stream | Owner | Can start now? | Blocked by |
| --- | --- | --- | --- |
## Validation
Commands:
Last result:
Rollback:
## Open Risks
| Risk | Owner | Mitigation | Recheck |
| --- | --- | --- | --- |
Return HOLD if the next executor would need to infer scope, acceptance criteria, or critical context.
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.