verification-before-completion

Enforce verification commands and output review before task completion.

17|3|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/codeApe-7/ai-agent-workflowGroup --skill verification-before-completion-codeape-7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/codeApe-7/ai-agent-workflowGroup/tree/main/skills/workflow/verification-before-completion
Command: npx skills add https://github.com/codeApe-7/ai-agent-workflowGroup --skill verification-before-completion-codeape-7

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents false claims of task completion by enforcing strict verification procedures, ensuring accountability and accuracy in project workflows.

Core Features & Use Cases

  • Verification Enforcement: Guides users to execute and review specific verification commands before claiming task success.
  • Error Detection: Identifies common failure points like unrun tests, incomplete verification, or trust in unreliable agent reports.
  • Use Case: A developer finishes coding a new feature; they run testing commands and confirm the output before updating project status, avoiding inaccurate completion reports.

Quick Start

Run the verification command in your terminal to check if your tests pass before marking your task as completed.

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 task completion before updating project status?

To verify task completion before updating project status, execute specific verification commands in your terminal and review the output for errors. This process ensures tests and builds pass, preventing inaccurate completion reports and upholding project integrity.

What happens if I trust agent reports without running verification commands?

Trusting agent reports without running verification commands risks false claims of task completion. Without executing tests and reviewing output, unrun tests or incomplete verifications may go unnoticed, compromising accountability and accuracy in your project workflows.

How does command execution enforce quality assurance during software development?

Command execution enforces quality assurance during software development by requiring users to run tests and builds, then review the output for errors. This strict verification procedure detects common failure points and ensures outcomes are validated before progressing.

Can I use this verification process for general project management workflows?

Yes, you can use this verification process for general project management workflows. It enforces strict verification of task completion by checking for errors in tests, builds, and agent reports, ensuring accountability and accuracy across any project workflow.

What are the limitations of relying on manual task completion checks?

Relying on manual task completion checks often leads to false claims of task completion due to human error or trust in unreliable agent reports. Without enforced command execution and output review, unrun tests and incomplete verifications frequently go undetected.

Why does task verification fail when builds or tests are incomplete?

Task verification fails when builds or tests are incomplete because the verification procedure identifies common failure points by reviewing command output. Enforcing strict execution prevents false completion claims by requiring users to validate all outcomes before progressing.