verification-before-completion

Run verification commands and system diagnostics before claiming task completion.

6|3|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/adrozdenko/soleri --skill verification-before-completion-adrozdenko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/adrozdenko/soleri/tree/main/agents/salvador-filetree/skills/verification-before-completion
Command: npx skills add https://github.com/adrozdenko/soleri --skill verification-before-completion-adrozdenko

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents premature claims of completion or success by enforcing a strict verification process before any assertion is made, ensuring accuracy and preventing the propagation of errors.

Core Features & Use Cases

  • Mandatory Verification: Ensures that all claims of work completion, bug fixes, or passing statuses are backed by fresh, executed verification commands and their output.
  • System Health Checks: Integrates automated checks for agent system diagnostics, including health, full diagnostics, and vault analytics, before any completion claim.
  • Use Case: Before declaring a bug fixed, the agent must run the specific test that failed, confirm it now passes, and then run system health checks to ensure no other issues were introduced.

Quick Start

Run the verification commands and system diagnostics before claiming any work is 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 prevent agents from claiming task completion before verification?

To prevent premature completion claims, you must enforce a strict verification protocol that mandates running specific test commands and analyzing their output and exit codes before allowing any success assertions. This ensures evidence always precedes claims.

What is the best way to verify system health before making bug fix assertions?

The best way to verify system health is to run automated agent system diagnostics, including health checks, full diagnostics, and vault analytics, alongside the specific failed test to ensure no new issues were introduced before asserting a bug fix.

How do I enforce mandatory verification checks in automated workflows?

You can enforce mandatory verification in automated workflows by implementing a protocol that requires fresh execution of verification commands and analysis of their output, ensuring accuracy and preventing the propagation of errors before making satisfaction claims.

Why does my agent declare success without running verification commands?

Agents declare success prematurely when a strict verification protocol is missing, allowing assertions without evidence; enforcing mandatory command execution and system health diagnostics prevents these premature declarations of task completion.

Do I need to run system diagnostics to ensure evidence before assertions?

Yes, you need to run system diagnostics to ensure evidence before assertions because the protocol mandates automated health checks and vault analytics to verify work completion and system status before making any claims of success.

Can I use verification checks to stop premature declarations of completion?

Yes, you can use verification checks to stop premature declarations by mandating that all claims of work completion or passing statuses are backed by freshly executed verification commands and their analyzed output before any assertion is made.