Purpose: Prove acceptance criteria and release gates before approval.
Map each criterion to a command or browser check.
Run configured install, lint, typecheck, test, build, and security commands.
Record exact passing or failing evidence.
Block if any required proof is missing.
Checklist:
Every criterion has evidence.
Local checks are fresh.
Security scan result is recorded.
Missing evidence becomes a blocker.
Positive example: npm run check and browser smoke both pass.
Negative example: infer success from code review alone.
Failure modes: stale evidence, partial checks, untested acceptance criteria.
1---2name: verification-plan3description: Verification Plan4---56# Verification Plan78Purpose: Prove acceptance criteria and release gates before approval.9101. Map each criterion to a command or browser check.112. Run configured install, lint, typecheck, test, build, and security commands.123. Record exact passing or failing evidence.134. Block if any required proof is missing.1415Checklist:1617- Every criterion has evidence.18- Local checks are fresh.19- Security scan result is recorded.20- Missing evidence becomes a blocker.2122Positive example: `npm run check` and browser smoke both pass.23Negative example: infer success from code review alone.2425Failure modes: stale evidence, partial checks, untested acceptance criteria.
Run npx skillmds@latest add onfire7777/verification-plan in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Verification Plan It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
onfire7777 (@onfire7777) published this skill. Their other Agent Skills are listed on their SkillMD profile.