Verification Plan

Verification Plan

onfire7777 9db8a4d 720 B Updated

File contents

Verification Plan

Purpose: Prove acceptance criteria and release gates before approval.

  1. Map each criterion to a command or browser check.
  2. Run configured install, lint, typecheck, test, build, and security commands.
  3. Record exact passing or failing evidence.
  4. 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.

onfire7777/five-agent-dev-team/tree/main/packages/agents/skills/quality/verification-plan commit 9db8a4d59b

Frequently asked questions

npx skillmds@latest add onfire7777/verification-plan