← ClaudeAtlas

skipped-check-accountantlisted

Power skill that forces every skipped, blocked, or not-actually-run check into a risk entry with an owner, not a silent pass.
JeelVankhede/agentsmyth · ★ 0 · AI & Automation · score 72
Install: claude install-skill JeelVankhede/agentsmyth
# Skipped Check Accountant ## Purpose Force every skipped, blocked, or "assumed-passing but not actually run" check in a Test artifact into a recorded risk entry with an owner and follow-up — never a silent pass. Enforces `agent-behavior.yaml`'s `evidence_policy.skipped_checks_are_risk` and `blocked_or_not_run_checks_require_owner`. This is a power skill, not a lifecycle phase. It is gate-bound: it runs at every Test Exit Gate. It is hardened beyond a simple skip-scan — it also audits checks marked as passed with no evidence a command actually ran. ## Invocation Context Use this skill when: - Test is finalizing its verification rows and Sign-Off - any verification row has an outcome other than a positive, evidenced result Do not invoke it for a Test artifact where every row already carries current-turn command output or manual-QA evidence with no gaps. ## What To Load **Foundation** (confirm in context; load if not already present): - Root `AGENTS.md` - `workflow/router.md` - `workflow/lifecycle.md` - `workflow/rules.md` **Minimum for invocation**: - This file - `references/output-schema.md` **Before starting work**: - `references/accounting-rules.md` — what counts as "actually run" vs. "assumed" - `workflow/config/verification.yaml` — `skipped_checks.required_fields` and `outcomes` **Load when the step requires it**: - The verify artifact's `Automated Checks`, `Manual QA`, and `Skipped Checks` sections, in full ## Inputs - The verify artifact's verification row