quality-verification

Validate code quality and task completion through evidence-based checklists.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Ho-Gyu-Lee/hello-claude-code --skill quality-verification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-verification
Source: https://github.com/Ho-Gyu-Lee/hello-claude-code/tree/main/skills/quality-verification
Command: npx skills add https://github.com/Ho-Gyu-Lee/hello-claude-code --skill quality-verification

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that code meets defined quality standards and provides a rigorous process for verifying task completion, preventing premature claims of readiness.

Core Features & Use Cases

  • Code Quality Checklist: Enforces completeness and stability through detailed checklists.
  • Verification Process: Implements a 5-step process to validate claims of completion using evidence.
  • Use Case: After writing a new feature, this Skill can be automatically invoked to confirm that all tests pass, the code builds successfully, and error handling is robust before the work is considered done.

Quick Start

Use the quality-verification skill to check the completeness and stability of the recently written code.

Frequently Asked Questions about quality-verification

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

FAQPage Schema
How do I verify code quality and task completion before merging?

To verify code quality and task completion, validate your code against defined standards using a systematic checklist. This process ensures all tests pass, the build succeeds, and error handling is robust before accepting completion claims.

What is a systematic verification process for software development lifecycles?

A systematic verification process for software development lifecycles validates code quality and task completion through a 5-step evidence-based method. It enforces completeness and stability checklists to prevent premature claims of readiness.

How do I enforce a code review checklist for completeness and stability?

You enforce a code review checklist for completeness and stability by applying an evidence-based verification process. This confirms that rigorous testing is complete, the build is successful, and robust error handling is in place.

Can I use an automated checklist to confirm testing and build success?

Yes, you can use an automated checklist to confirm testing and build success. The verification process automatically checks recently written code to ensure all tests pass, builds succeed, and error handling is robust before work is considered done.

What is the best way to prevent premature claims of code readiness?

The best way to prevent premature claims of code readiness is to implement a rigorous verification process. This validates task completion by requiring evidence that defined quality standards, testing, and stability checklists are fully met.