verification-before-completion

Run verification commands and review outputs before declaring completion.

1|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/ditchallaway/Robotic-Property-Photographer --skill verification-before-completion-ditchallaway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/ditchallaway/Robotic-Property-Photographer/tree/main/.agents/skills/verification-before-completion
Command: npx skills add https://github.com/ditchallaway/Robotic-Property-Photographer --skill verification-before-completion-ditchallaway

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill prevents premature completion claims by ensuring verification is completed and evidence is reviewed before announcing completion.

Core Features & Use Cases

  • Identify the verification command and required evidence for a claim.
  • Execute the full verification process and capture fresh results.
  • Read outputs and validate against acceptance criteria before stating completion.
  • Use Case: Before merging a PR, run verification and attach logs as evidence.

Quick Start

Run the verification command fully on your current work and attach fresh evidence before claiming completion.

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 a PR approval or software release?

To enforce verification evidence before a PR approval, you must identify the verification command, execute it fully, read the output, and validate it against acceptance criteria before declaring completion.

What does it mean to verify evidence before completion?

Verifying evidence before completion means precluding premature completion claims by capturing fresh verification outputs and reviewing them against required criteria before announcing success for a task sign-off.

How to stop premature completion claims during code review and task sign-offs?

Stop premature completion claims by requiring a full verification process: identify the command, run it, capture fresh results, read the outputs, and validate them before stating any success claim.

Can I use verification-before-completion for quality assurance on software releases?

Yes, you can use it for quality assurance on software releases. It applies to releases, PR approvals, and task sign-offs where verification steps must be executed and outputs reviewed before declaring success.

What is the best way to attach fresh logs as evidence before merging a PR?

The best way to attach fresh logs is to run the verification command fully on your current work, capture the fresh results, validate the output against acceptance criteria, and attach the logs before claiming completion.

Why should I validate output against acceptance criteria before stating a completion claim?

You should validate output against acceptance criteria to ensure the verification process actually passed. Stating a completion claim without fresh verification evidence leads to premature and unverified success announcements.