Stats
Actions
Tags
From repo-church
Debug or remediate failures with a structured diagnosis, risk ledger, gap closure, and recheck path.
How this command is triggered — by the user, by Claude, or both
Slash command
/repo-church:church-atonementThe summary Claude sees in its command listing — used to decide when to auto-load this command
# church:atonement Use for bugs, failed gates, broken tests, regressions, or post-mortem analysis. ## Progressive Loading 1. `church` 2. `church-gap-closure` 3. Domain skill/agent based on failure type Agents: - `church-debug-examiner` - `church-code-examiner` - `church-security-examiner` when security is implicated ## CLI Pattern ## Output Every output must include the common gate record fields from `skills/church/references/gate-taxonomy.md`: evidence, failed criteria, risk owner, required next action, recheck command or artifact, and agent/user signoff status. Keep stage-specif...
Use for bugs, failed gates, broken tests, regressions, or post-mortem analysis.
churchchurch-gap-closureAgents:
church-debug-examinerchurch-code-examinerchurch-security-examiner when security is implicatedchurch context load --root <repo> --format markdown --include-history
church ledger init risks --root <repo>
church ledger add risks --root <repo> --id RISK-001 --summary "..." --severity high --status open --owner agent
church ledger add gaps --root <repo> --id BUG-001 --summary "..." --severity high --status open --evidence "..." --owner agent
Every output must include the common gate record fields from skills/church/references/gate-taxonomy.md: evidence, failed criteria, risk owner, required next action, recheck command or artifact, and agent/user signoff status. Keep stage-specific sections below that record.
## Atonement Verdict
Root cause:
Fix path:
Recheck command:
## Ledger Updates
| ID | Kind | Severity | Status |
| --- | --- | --- | --- |
npx claudepluginhub chendrizzy/repo-church