From repo-church
Run Repo Church Bible intake and thin roadmap slicing. Use when the user asks for church intake, bible intake, roadmap from repo-bible, phase discovery, next milestone framing, or a lightweight planning entry point before research hardening. Accepts a Bible packet path; produces a thin roadmap slice and routing recommendation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/repo-church:church-intakeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill after a Repo Bible exists or during initial project init. If no state exists, run the CLI first.
Use this skill after a Repo Bible exists or during initial project init. If no state exists, run the CLI first.
.church/bible/.church init --root <repo> --mode greenfield|brownfieldchurch context load --root <repo> --format markdownchurch bible inventory --root <repo> --format markdownchurch bible intake-html --root <repo> or church bible intake-html --root <repo> --prefill <prior-export>.church lifecycle advance <workflow> --root <repo> --outcome PASS|PASS_WITH_RISK|HOLD|BLOCK --evidence <intake-or-routing-artifact>.church-harden.## Intake Gate
Outcome: PASS | PASS_WITH_RISK | HOLD | BLOCK
Reason:
## Intake Anchors
| Anchor | Evidence | Impact |
| --- | --- | --- |
## Thin Roadmap Slice
Milestone:
Outcomes:
Dependencies:
Must-not-start-until:
## Route Next
Recommended next skill:
Reason:
## Tooling Used
CLI:
HTML workbench:
Skipped tools and why:
Return HOLD when the Bible path is missing or the core user/outcome/constraints cannot be found. Return BLOCK when the Bible contradicts active planning state.
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.