verification-before-completion

Verify build, test, and lint results with evidence before declaring completion.

91|4|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/prime-radiant-inc/serf --skill verification-before-completion-prime-radiant-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-before-completion
Source: https://github.com/prime-radiant-inc/serf/tree/main/agent/skills/verification-before-completion
Command: npx skills add https://github.com/prime-radiant-inc/serf --skill verification-before-completion-prime-radiant-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prompt deployment of work with evidence before declaring completion, preventing dishonest or premature claims and enabling traceable accountability.

Core Features & Use Cases

  • Enforces a repeatable verification workflow that checks builds, tests, lint, and other checks before declaring completion.
  • Provides evidence-based status for code reviews, PRs, and task handoffs to improve trust and signaling.
  • Guards against false positives by requiring explicit verification and documentation of results.

Quick Start

Run the verification checklist and report the actual status with evidence before finalizing a completion claim

Frequently Asked Questions about verification-before-completion

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

FAQPage Schema
How do I verify code completion with evidence before signaling success in a pull request?

Verify completion claims by running build, test, and lint commands, reading full outputs, and reporting outcomes with concrete evidence before finalizing a pull request. This enforces honest status signaling and prevents premature task declarations.

What is evidence-based status verification for code reviews?

Evidence-based status verification requires running explicit build, test, and lint checks, then documenting the actual outcomes to justify any completion claim during code reviews. It guards against false positives and enables traceable accountability.

How do I prevent false completion claims during task handoffs?

Prevent false completion claims by applying a repeatable verification workflow that executes build, test, and lint checks before task handoffs. Documenting the actual command outputs provides traceable accountability and blocks dishonest or premature success signals.

Does verification before completion require running specific build and test commands?

Yes, verification before completion requires running explicit build, test, and lint verification commands. Reading the full command outputs and reporting the actual outcomes with evidence is mandatory to justify any completion claim.

What's the best way to ensure honest status signaling for pull requests?

The best way to ensure honest status signaling is to enforce a verification checklist that runs build, test, and lint checks, then reports actual outcomes with concrete evidence before declaring completion. This provides traceable accountability for code reviews and pull requests.