← ClaudeAtlas

verification-matrix-builderlisted

Power skill that builds the R/RI to method to evidence to status verification matrix, flagging method-less or evidence-less rows.
JeelVankhede/agentsmyth · ★ 0 · AI & Automation · score 72
Install: claude install-skill JeelVankhede/agentsmyth
# Verification Matrix Builder ## Purpose Build the verification matrix mapping every active `R`/`RI` to a verification method, evidence, and status; flag any row with no named method. Prevents Test from producing vague or empty verification rows. This is a power skill, not a lifecycle phase. It is gate-bound: it runs at every Test Exit Gate. ## Invocation Context Use this skill when: - Test is building or finalizing its `## Manifest Coverage` section - Test is about to set its Sign-Off recommendation Do not invoke it before the plan's Verification Plan exists — that is the source of each ID's intended evidence type. ## 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/method-taxonomy.md` — the recognized evidence/method types - The plan's `## Verification Plan` section (source of intended method per ID) - The task artifact's Command Results / Implementation Log (actual evidence gathered) ## Inputs - Active `R`/`RI` IDs and their planned verification method. - Task artifact's actual command/evidence results. ## Refusal / Stop Conditions Stop or return an incomplete matrix instead of approving when: - an active `R`/`RI` has no row at all in the matrix - a row names no method (command, manual QA, generated-output check, review evidence,