verification-loop

Execute automated verification checks before claiming task completion.

Updated May 31, 2026
One-click install
npx skills add https://github.com/Ewallyw/claude-config-public --skill verification-loop-ewallyw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-loop
Source: https://github.com/Ewallyw/claude-config-public/tree/main/claude-config-master/claude-config-master/skills/verification-loop
Command: npx skills add https://github.com/Ewallyw/claude-config-public --skill verification-loop-ewallyw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of claiming completion on tasks, ensuring all necessary checks are completed before making a claim.

Core Features & Use Cases

  • Automated Verification Checks: Execute and confirm the output of various commands before claiming task completion.
  • Verification Phases: Defines phases such as build, type check, lint, tests, quick security check, and diff review.
  • Output Format: Provides a structured verification report with an overall readiness status.

Quick Start

Run 'verification-loop verify' to perform a complete verification check before making any completion claims.

Frequently Asked Questions about verification-loop

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

FAQPage Schema
How do I automate build process and task completion verification before claiming success?

Automated completion verification executes step-by-step checklists and scripts to validate build process outputs before making task completion claims. It applies structured verification phases to ensure robust error handling and output validation.

What is a verification loop for build processes and why is it needed?

A verification loop is an automated completion verification system that executes step-by-step checks across build, type check, lint, and test phases. It is needed to provide evidence of completion and prevent false success claims in software workflows.

How do I run automated verification checks for my build process?

Run 'verification-loop verify' to execute a complete verification check. This triggers automated verification phases including build, type check, lint, tests, quick security check, and diff review, outputting a structured readiness report.

Does the completion verification system require external dependencies to run scripts?

No, the completion verification system operates without external dependencies. It relies entirely on its internal scripts component to execute automated checks and generate structured verification reports for task completion validation.

What's the best way to verify task completion across multiple build phases?

The best way to verify task completion is using an automated verification system that applies step-by-step checklists across defined phases. This approach ensures robust error handling and output verification to validate claim success before finalizing.

Why does my automated completion verification fail before making a success claim?

Automated completion verification fails when robust error handling detects unmet conditions during build, type check, lint, test, or security phases. The system prevents success claims by validating output evidence through structured verification reports.