verification-before-completion

Run verification commands and review outputs before declaring work complete.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/zhuyingcoder/cc-demo --skill verification-before-completion-zhuyingcoder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/zhuyingcoder/cc-demo/tree/main/.claude/skills/verification-before-completion
Command: npx skills add https://github.com/zhuyingcoder/cc-demo --skill verification-before-completion-zhuyingcoder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

在宣称工作完成、已修复或测试通过之前使用,在提交或创建 PR 之前——必须运行验证命令并确认输出后才能声称成功;始终用证据支撑断言

Core Features & Use Cases

  • 确保在提交/完成前执行完整的验证命令以收集证据
  • 用证据支撑结论,确保可追溯性并避免虚假完成
  • Use Case: 在合并 PR 之前运行完整的 verifications 并附上输出日志

Quick Start

Execute the defined verification commands, review the full outputs, and only then declare completion with evidence.

Frequently Asked Questions about verification-before-completion

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

FAQPage Schema
How do I prevent false completion claims before submitting a pull request?

To prevent false completion before a pull request, you must execute defined verification commands, review the full outputs, and only declare completion with supporting evidence. This ensures claims are backed by verifiable test results.

What is verification before completion in software engineering?

Verification before completion is a validation process requiring developers to run structured testing commands and attach output logs as evidence before declaring any code changes or task closures done.

How to ensure quality assurance evidence is attached during code review?

To ensure quality assurance evidence during code review, run complete verifications across your software development workflow and explicitly attach the output logs to your pull request to satisfy structured validation requirements.

Does this verification process work without external testing dependencies?

Yes, this verification process works without external dependencies by applying an internal validation mechanism that requires reviewing explicit success criteria and command outputs before closing tasks or merging code.

When do I need to run validation commands for task closures?

You need to run validation commands for task closures whenever you claim work is finished, a bug is fixed, or tests pass, ensuring you collect verifiable evidence before the final submission.

What is the best way to avoid false completion in software development workflows?

The best way to avoid false completion is enforcing a strict workflow that requires running verification commands, reviewing full outputs, and presenting explicit success criteria as evidence before declaring any task done.