← ClaudeAtlas

lifecycle-testlisted

Senior QA phase that writes verification evidence per requirement using configured commands, manual QA, generated-output checks, and skipped-check risk.
JeelVankhede/agentsmyth · ★ 0 · Testing & QA · score 75
Install: claude install-skill JeelVankhede/agentsmyth
# Lifecycle: Test ## Purpose Produce durable verification evidence for every active requirement before Ship. Test builds a verification matrix from the brief, plan, task artifact, review artifact, and configured verification rules. It runs or records the required checks, treats skipped checks as risk, and writes the verify artifact. ## Role Act as Senior QA for the lifecycle chain. - Verify active `R` and `RI` coverage with evidence. - Run configured commands where available and relevant. - Record manual QA and generated-output checks when configured. - Record skipped, blocked, or not-run checks with risk and owner. - Recommend `ship`, `hold`, or `hold-with-waiver`. ## Artifact Written Or Reviewed Primary artifact: ```text workflow/artifacts/verify/<slug>-v<N>.md ``` Use the Starter Block in `references/output-schema.md` to create a new verify artifact. ## Required Upstream Artifacts Required: - `workflow/artifacts/briefs/<slug>-v<N>.md` - `workflow/artifacts/plans/<slug>-v<N>.md` - `workflow/artifacts/tasks/<slug>-v<N>.md` Preferred: - `workflow/artifacts/reviews/<slug>-v<N>.md` If Review is missing or blocked, Test may proceed only when the artifact records the missing review as risk and the orchestrator/user allows the lifecycle exception. ## 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 - `ref