verification-before-completion

Enforce a final verification gate before declaring work complete.

Updated Jan 7, 2026
One-click install
npx skills add https://github.com/Smooth-Operation/household-expense-tracker --skill verification-before-completion-smooth-operation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/Smooth-Operation/household-expense-tracker/tree/main/.claude/skills/core/verification-before-completion
Command: npx skills add https://github.com/Smooth-Operation/household-expense-tracker --skill verification-before-completion-smooth-operation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verifies completion by enforcing a final verification gate before declaration.

Core Features & Use Cases

  • Mandatory pre-commit verification: enforce a complete verification checklist before any commit or PR.
  • End-to-end gating: run tests, validation, and documentation checks to ensure deployment readiness.
  • Workflow hygiene: provide a professional quality gate for handoffs and releases.

Quick Start

Run the verification-before-completion skill before declaring a task complete, then proceed with commits or PRs only after it passes all checks.

Frequently Asked Questions about verification-before-completion

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

FAQPage Schema
What is a pre-commit quality gate and how does it verify code readiness?

A pre-commit quality gate enforces a final verification checklist before declaring work done. It verifies completion by prompting structured checks, test run outcomes, and documentation criteria to ensure deployment readiness before proceeding with commits or pull requests.

How do I enforce a verification checklist before a git commit or pull request?

Enforce a verification checklist by running final quality gate checks before commits or pull requests. This structured gating process validates test outcomes, documentation updates, and deployment readiness to satisfy completion requirements before marking the task done.

Does this verification gate require any specific testing frameworks or dependencies?

No specific testing frameworks or dependencies are required. The verification gate operates dependency-free, prompting structured checks for test run outcomes, documentation updates, and deployment criteria regardless of your underlying tech stack.

What's the best way to ensure documentation is updated before a code handoff?

The best way to ensure documentation is updated before a code handoff is applying a final verification gate. It enforces documentation criteria and structured checks alongside test validation, ensuring workflow hygiene and deployment readiness before declaring work complete.

When should I run final verification checks during the deployment readiness process?

Run final verification checks immediately before declaring a task complete and proceeding with commits, pull requests, or handoffs. This ensures all tests pass, documentation is updated, and deployment readiness criteria are met before marking the work done.

Why does my code review fail to catch incomplete tasks before deployment?

Code reviews fail to catch incomplete tasks when lacking a final verification gate. Enforcing mandatory pre-commit checks for passing tests, updated documentation, and deployment readiness ensures structured quality gating before declaration and handoffs.