verification-before-completion

Require fresh verification evidence before declaring any task complete.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/jmmL/dr3-old --skill verification-before-completion-jmml
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/jmmL/dr3-old/tree/main/.claude/skills/verification-before-completion
Command: npx skills add https://github.com/jmmL/dr3-old --skill verification-before-completion-jmml

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that any claim of completion is backed by fresh verification evidence, preventing dishonest or premature assertions.

Core Features & Use Cases

  • Enforces a formal verification sequence before declaring success.
  • Captures and preserves evidence (command outputs, logs, test results) for audit.
  • Applies to code changes, tests, linting, builds, and deployments to guarantee verifiable completion.

Quick Start

Run the verification command, review the full output, and attach the evidence before making any completion claim.

Frequently Asked Questions about verification-before-completion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce verification evidence before claiming a deployment is complete?

To enforce verification evidence before claiming a deployment is complete, you must run a full verification sequence, inspect all outputs and failures, and attach verifiable results as evidence prior to declaring success.

What is the best way to prevent premature completion claims in code changes?

The best way to prevent premature completion claims in code changes is to mandate fresh verification evidence, requiring you to identify the proving command, run it end-to-end, and review the full output before asserting success.

How do I capture and preserve test results for compliance audits?

To capture and preserve test results for compliance audits, you must execute the proving command end-to-end, inspect the outputs, and attach the resulting logs and test results as verifiable evidence of the formal verification sequence.

Does this verification process apply to both pull requests and deployments?

Yes, this verification process applies to both pull requests and deployments, mandating a full verification sequence and evidence review across development tasks to guarantee verifiable completion before declaring success.

What steps are required to verify quality assurance before marking a task done?

To verify quality assurance before marking a task done, you must identify the specific proving command, run it end-to-end, inspect the full output for failures, and attach those verifiable results as evidence of success.