evidence-verification

Community

Verify task completion with undeniable proof.

AuthorArieGoldkin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill prevents "hallucinations" or false claims of task completion by enforcing an evidence-based verification protocol. It ensures that every task is backed by verifiable proof, such as test results, build logs, and quality metrics, ensuring production-grade quality.

Core Features & Use Cases

  • Evidence Collection Protocol: Standardized steps to identify verification points, execute checks (tests, builds, linters), capture results, and store evidence.
  • Comprehensive Templates: Provides templates for documenting test, build, code quality, and deployment evidence for clear reporting.
  • Quality Standards: Defines minimum, production-grade, and gold-standard requirements for task completion, ensuring consistency.
  • Use Case: After implementing a new feature, use this skill to automatically run tests, build the project, and lint the code, then generate a combined evidence report to prove the task is truly complete and production-ready.

Quick Start

I've just finished implementing the user login feature. Run all necessary verification checks and generate a combined evidence report.

Dependency Matrix

Required Modules

None required

Components

examplestemplates

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: evidence-verification
Download link: https://github.com/ArieGoldkin/ai-agent-hub/archive/main.zip#evidence-verification

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository