verification-mastery

Gate task completion until fresh verification logs and artifacts are attached.

230|34|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/xenitV1/claude-code-maestro --skill verification-mastery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-mastery
Source: https://github.com/xenitV1/claude-code-maestro/tree/main/skills/verification-mastery
Command: npx skills add https://github.com/xenitV1/claude-code-maestro --skill verification-mastery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enforces that every completion claim is backed by fresh verification artifacts, preventing unverified success signals.

Core Features & Use Cases

  • Gate-based verification: Block status changes until fresh logs and artifacts are present.
  • Evidence-driven reporting: Requires and attaches verification outputs (logs, test results, artifacts) to each claim.
  • Use Case: During iterative task runs, before declaring a task complete, the system demands verification artifacts to avoid hallucinations.

Quick Start

Run the verification workflow on your current task to generate fresh evidence and attach it to the final claim.

Frequently Asked Questions about verification-mastery

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

FAQPage Schema
How do I prevent unverified success claims during task execution?

To prevent unverified success claims, you can enforce a gate-based verification workflow that blocks status changes and task completion until fresh logs and artifacts are generated as evidence. This stops hallucinated success signals.

What is evidence-driven reporting for quality assurance?

Evidence-driven reporting requires attaching fresh verification outputs, such as logs and test results, to each completion claim. This mechanism ensures that every status report is formally backed by generated artifacts.

How do I gate progress with a formal verification workflow?

You gate progress by applying verification checks during iteration gates and status reporting. The system demands fresh verification artifacts before allowing any status changes or declaring a task complete.

When do I need to generate fresh logs and artifacts for verification?

You need to generate fresh logs and artifacts for verification during iterative task runs, specifically before declaring a task complete. This requirement avoids hallucinations and ensures claims have fresh evidence.

Does this verification workflow require any specific dependencies?

No specific dependencies are required to run this verification workflow. It operates independently to enforce that every completion claim is backed by fresh verification artifacts.

What is the best way to block status changes until verification artifacts are present?

The best way to block status changes is using a gate-based verification approach. It intercepts status reporting and task execution, preventing progress until fresh logs and artifacts are present as evidence.