# Verification Planner

> Use when planning tests, inspections, analyses, demonstrations, trace matrices, or proof that a built artifact meets specified requirements.

- Skill: `jon-devlapaz/verification-planner` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add jon-devlapaz/verification-planner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jon-devlapaz/verification-planner/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jon-devlapaz (https://skillmd.com/u/jon-devlapaz)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/jon-devlapaz/verification-planner

---


# Verification Planner

Use this skill to prove specified requirements were met with reproducible evidence.

## Workflow

1. List each requirement and its acceptance criteria.
2. Select one primary verification method per requirement: test, inspection, analysis, or demonstration.
3. Define procedure, expected result, responsible verifier, and evidence artifact.
4. Include negative or edge evidence when failure mode matters.
5. Build a requirements-to-verification matrix with requirement ID, method, command/procedure, expected result, evidence, and status.
6. Run or specify the narrowest reliable proof first, then broader regression checks.
7. State explicitly what verification does not prove about user intent or operational fit.
8. Hand intended-use questions to `validation-planner`.

## Source grounding

Start with `references/source-grounding.md`, then inspect Section 5.3 pages `extraction/pages/page_098.md` through `extraction/pages/page_109.md` and Appendix D pages `extraction/pages/page_211.md` through `extraction/pages/page_212.md` before making verification-specific claims.

