verification-before-completion

Run a verification checklist covering tests, code quality, Git workflow, functionality, and documentation.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/JNZader-Vault/project-starter-framework --skill verification-before-completion-jnzader-vault
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/JNZader-Vault/project-starter-framework/tree/main/.ai-config/skills/workflow/verification-before-completion
Command: npx skills add https://github.com/JNZader-Vault/project-starter-framework --skill verification-before-completion-jnzader-vault

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that quality checks are performed systematically before a task is marked as complete, preventing regressions and maintaining high standards.

Core Features & Use Cases

  • Systematic Checklist: Guides users through essential checks for tests, code quality, Git practices, functionality, and documentation.
  • Quality Assurance: Reduces the likelihood of bugs, unaddressed issues, or incomplete work reaching later stages.
  • Use Case: A developer finishes implementing a new feature. Before merging, they trigger this skill to run through a predefined checklist, ensuring all tests pass, linters are clean, and the code is well-documented.

Quick Start

Run the verification checklist to ensure all quality gates are met before closing the task.

Frequently Asked Questions about verification-before-completion

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

FAQPage Schema
How do I run a verification checklist before merging a git branch?

A git verification checklist prevents regressions by systematically validating tests, code quality, functionality, and documentation standards before a task is marked complete, ensuring incomplete work does not reach later stages.

What steps should I include in a pre-completion code quality verification process?

You should include checks across testing, code quality, Git workflow, feature functionality, and documentation standards in your pre-completion verification process to maintain project quality and prevent regressions.

Does this verification checklist work without external testing dependencies?

Yes, this verification checklist works without external dependencies, operating as a standalone script component that systematically guides you through testing, code quality, and Git workflow checks before finalizing tasks.

When should I trigger a workflow verification check during software development?

You should trigger a workflow verification check immediately prior to task finalization, completion, or closure to ensure all quality gates are met and prevent regressions from reaching later project stages.