verification-before-completion

Verify command output and evidence before claiming code completion.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/yeisme/pinax --skill verification-before-completion-yeisme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/yeisme/pinax/tree/main/.agents/skills/verification-before-completion
Command: npx skills add https://github.com/yeisme/pinax --skill verification-before-completion-yeisme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents the misstatement of work completion by ensuring that the necessary verification steps are taken and confirmed before any success claims are made.

Core Features & Use Cases

  • Verification Command Execution: Ensures that specific verification commands are run and the output is reviewed.
  • Gate Function Enforcement: A structured approach to verification, with clear steps for verification, claim making, and reporting.
  • Common Failures & Red Flags: Lists common errors and misleading practices, encouraging rigorous verification.

Quick Start

Before claiming that your code is ready for deployment, run the 'verify' command, review the output, and if it confirms success, make your claim with evidence.

Frequently Asked Questions about verification-before-completion

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

FAQPage Schema
How do I validate code completion claims before committing changes?

To validate code completion claims, execute specific verification commands and review the output before claiming success. This ensures code quality and security checks are properly confirmed prior to finalizing any software development work.

What is a gate function in software verification workflows?

A gate function in software verification enforces a structured approach to work completion by requiring clear steps for verification, claim making, and reporting. It prevents misstated completion by acting as a checkpoint before code changes are committed.

How do I enforce verification steps before claiming work is done?

You enforce verification steps by integrating a gate function that requires running verification commands and confirming evidence. This structured workflow ensures claims of work completion are accurate and validated before deployment.

What are common red flags when verifying code changes for deployment?

Common red flags when verifying code changes include skipping verification command execution, ignoring output review, and making unverified success claims. Rigorous verification prevents these misleading practices and ensures actual code quality.

Can I integrate work completion verification with version control systems?

Yes, you can integrate work completion verification with version control systems. The validation process applies to software development workflows to ensure code quality and security checks are confirmed before committing code changes.

Why does claiming work completion without verification cause deployment issues?

Claiming work completion without verification causes deployment issues because misstated completion bypasses essential code quality and security checks. Running verification commands and confirming evidence prevents these common failures and misleading practices.