completion-verifier

Verify task completion against acceptance criteria and generate a verification report.

6|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/dangeles/claude --skill completion-verifier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: completion-verifier
Source: https://github.com/dangeles/claude/tree/main/claude-config/skills/completion-verifier
Command: npx skills add https://github.com/dangeles/claude --skill completion-verifier

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Completion Verifier provides a structured gate that prevents prematurely marking tasks as complete by validating deliverables against explicit acceptance criteria and collecting evidence.

Core Features & Use Cases

  • Evidence-driven verification: Collects artifacts such as task descriptions, acceptance criteria, test results, and reviewer notes to confirm completion readiness.
  • Structured verification workflow: Follows a phase-based process (context gathering, systematic checks, decision, and action) to ensure rigorous validation.
  • Audit-ready reports: Generates a Verification Report with traceability for stakeholders and a clear decision rationale.

Quick Start

Start a verification pass on a task by retrieving its details with TaskGet, then follow the phase-based checklist to generate a verification report.

Frequently Asked Questions about completion-verifier

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

FAQPage Schema
How do I verify task completion against acceptance criteria before handoff?

Verify task completion by running a structured validation workflow that examines deliverables against explicit acceptance criteria and collects evidence to prevent premature completion. This phase-based process ensures all requirements are satisfied before marking a task as done.

What is evidence-driven verification in a QA workflow?

Evidence-driven verification is a QA workflow mechanism that collects artifacts such as task descriptions, test results, and reviewer notes to confirm completion readiness. It prevents premature completion by validating deliverables against explicit acceptance criteria using gathered evidence.

How do I generate an audit-ready verification report for software tasks?

Generate an audit-ready verification report by following a phase-based process of context gathering, systematic regression checks, and documentation updates. This structured verification workflow produces a formal report with traceability and clear decision rationale for stakeholders.

Can I use acceptance criteria verification for research and documentation tasks?

Acceptance criteria verification applies to code, research, and documentation tasks. It examines deliverables and evidence across these domains to enforce a structured verification workflow, preventing premature completion before generating a formal verification report.

What is the best way to enforce a structured verification workflow for task completion?

The best way to enforce a structured verification workflow is to apply a phase-based process covering context gathering, systematic checks, decision, and action. This validates deliverables against acceptance criteria and collects evidence to produce a formal verification report preventing premature task completion.