verification-before-completion

Run fresh verification commands and report evidence before declaring work complete.

35|13|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/wildwasser/opencode-agents --skill verification-before-completion-wildwasser
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/wildwasser/opencode-agents/tree/main/.opencode/skills/verification-before-completion
Command: npx skills add https://github.com/wildwasser/opencode-agents --skill verification-before-completion-wildwasser

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claiming work as complete without verification invites defects and misleading success signals.

Core Features & Use Cases

  • Enforces running fresh verification commands before any completion claim.
  • Guides evidence collection and reporting to ensure honesty in status updates.
  • Works during PR reviews, releases, and task handoffs to prevent unverified completion.

Quick Start

Ask the agent to verify all verification commands, confirm outputs, and report results with evidence before marking any task complete.

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 evidence-based verification before marking a code release complete?

To enforce evidence-based verification before code release completion, run fresh verification commands, validate their outputs, and report status claims only with attached evidence. This prevents unverified completion claims during releases.

What is the best way to prevent unverified completion claims during PR reviews?

The best way to prevent unverified completion claims during PR reviews is to require running fresh verification commands and validating outputs before declaring work complete. This ensures honest status updates backed by evidence.

How do I collect and report verification evidence for task handoffs?

To collect and report verification evidence for task handoffs, run fresh verification commands, validate the outputs, and report completion claims with that evidence. This guides evidence collection to ensure honesty in status updates.

Can I use automated verification to ensure quality assurance before completion?

Yes, you can use automated verification for quality assurance before completion by enforcing fresh command execution and output validation during releases and PRs. This prevents unverified completion claims and misleading success signals.

Why does claiming work as complete without verification invite defects?

Claiming work as complete without verification invites defects and misleading success signals because it skips running fresh verification commands and validating outputs. Enforcing evidence collection prevents these unverified completion claims.

Does verification before completion work with CI-CD pipelines and code reviews?

Yes, verification before completion works with CI-CD pipelines and code reviews by applying evidence collection during releases, PRs, and task handoffs. It enforces running fresh verification commands and reporting results with evidence.