Verification Before Completion

Enforces manual verification commands and exit-code/output checks before work completion claims.

2|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/joegoldin/agent-skills --skill verification-before-completion-joegoldin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Verification Before Completion
Source: https://github.com/joegoldin/agent-skills/tree/main/skills/verification-before-completion
Command: npx skills add https://github.com/joegoldin/agent-skills --skill verification-before-completion-joegoldin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enforces a strict verification process before claiming work completion, preventing dishonesty and ensuring accuracy in work status.

Core Features & Use Cases

  • Verification Protocol: Provides a comprehensive set of guidelines and commands to verify work before claiming completion.
  • Prevention of False Claims: Stops the practice of claiming work complete without proper verification.
  • Use Case: Before submitting a pull request or committing code, use this Skill to run the necessary verification commands and ensure all checks pass.

Quick Start

Run the verification commands for your latest changes and ensure all checks pass 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 verify work completion before submitting a pull request?

To verify work completion before submitting a pull request, you must manually execute verification commands and check their exit codes and output for accuracy. This enforces a strict protocol ensuring all changes pass necessary quality assurance checks.

What is a verification protocol in software development?

A verification protocol in software development is a strict process that enforces honesty and accuracy in work completion claims. It requires running manual verification commands and analyzing exit codes to prevent falsely reporting work as complete.

How do I prevent false work completion claims in project management?

To prevent false work completion claims in project management, apply a strict verification process that requires manual execution of verification commands. Checking exit codes and output accuracy stops the practice of claiming work is done without proper validation.

Can I use manual verification commands for quality assurance workflows?

Yes, you can use manual verification commands for quality assurance workflows. This approach applies directly to software development and project management, requiring you to execute checks and analyze exit codes to ensure accuracy before work is considered complete.

When do I need to run verification checks for code commits?

You need to run verification checks for code commits immediately before claiming work completion or submitting changes. This ensures all quality assurance guidelines are met by requiring manual command execution and validating exit codes and output for accuracy.