Skills verification-before-completion
📦

verification-before-completion

Content revision r1 Safe ⚙️ External commands

Verify Completion Claims Before Reporting

Teams lose trust when completion claims are not backed by fresh evidence. This skill makes agents run, read, and cite verification before reporting success.

Supports: Claude Codex Code(CC)
🥉 78 Bronze

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "verification-before-completion" from https://skillstore.io/skills/zhanlincui-verification-before-completion.md and its manifest at https://skillstore.io/api/skills/zhanlincui-verification-before-completion/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Test it

Using "verification-before-completion". A developer says the test suite should pass after a change.

Expected outcome:

The assistant identifies the test command, runs it, reads the result, and reports pass counts or failures before claiming success.

Using "verification-before-completion". A team is ready to open a pull request.

Expected outcome:

The assistant runs relevant checks, confirms exit status and failure counts, then lists verified results and unverified areas.

Using "verification-before-completion". A subagent reports that a refactor is complete.

Expected outcome:

The assistant inspects the diff, verifies expected files changed, runs checks, and reports actual status.

Security Audit

Safe
v4 • 7/8/2026 Open versioned report

All external command findings are false positives from Markdown code fences used for verification rules and examples. The blocker findings are false positives from prose about independent verification and communication. No semantic security findings were found in SKILL.md.

1
Files scanned
140
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History →
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/zhanlincui-verification-before-completion/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/zhanlincui-verification-before-completion/security.svg)](https://skillstore.io/skills/zhanlincui-verification-before-completion?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/zhanlincui-verification-before-completion?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-verification-before-completion/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/zhanlincui-verification-before-completion.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA · BibTeX · CFF)

APA citation

ZhanlinCui. (2026). verification-before-completion security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-verification-before-completion/audits/4

BibTeX citation

@techreport{zhanlincui-zhanlincui-verification-before-completion-2026, author = {ZhanlinCui}, title = {verification-before-completion security audit report (audit version 4)}, institution = {Skillstore}, year = {2026}, number = {4}, url = {https://skillstore.io/skills/zhanlincui-verification-before-completion/audits/4}, note = {Author version unspecified} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "verification-before-completion security audit report (audit version 4)" version: "unspecified" type: report authors: - name: "ZhanlinCui" date-released: "2026-07-08" url: "https://skillstore.io/skills/zhanlincui-verification-before-completion/audits/4" identifiers: - type: other value: "skillstore:zhanlincui-verification-before-completion:audit:4" description: "Skillstore immutable audit report identifier"

Compare variants

10 installable variants

Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.

Why this variant is first

Highest Skillstore Score
CodingCossack Recommended

codingcossack-verification-before-completion

Skillstore Score 79
Evidence Confidence High
Skillstore usage 13
Updated

2026-08-21

ZhanlinCui Current

zhanlincui-verification-before-completion

Skillstore Score 78
Evidence Confidence High
Skillstore usage 41
Updated

2026-08-21

davila7-verification-before-completion

Skillstore Score 78
Evidence Confidence High
Skillstore usage 12
Updated

2026-08-21

ancplua-verification-before-completion

Skillstore Score 78
Evidence Confidence High
Skillstore usage 10
Updated

2026-08-21

sickn33-verification-before-completion

Skillstore Score 78
Evidence Confidence High
Skillstore usage 8
Updated

2026-08-21

cygnusfear-verification-before-completion

Skillstore Score 78
Evidence Confidence High
Skillstore usage 7
Updated

2026-08-21

cycleaddict-verification-before-completion

Skillstore Score 78
Evidence Confidence High
Skillstore usage 6
Updated

2026-08-21

dyai2025-verification-before-completion

Skillstore Score 75
Evidence Confidence Medium
Skillstore usage 9
Updated

2026-08-21

obra-verification-before-completion

Skillstore Score 38
Evidence Confidence High
Skillstore usage 30
Updated

2026-08-21

dimon94-verification-before-completion

Skillstore Score 38
Evidence Confidence Medium
Skillstore usage 11
Updated

2026-08-21

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
85
Maintainability
87
Content
70
Community
83
Spec Compliance

What You Can Build

Before Status Updates

Verify tests, builds, or requirements before reporting task completion to a teammate.

Before Pull Requests

Run relevant checks and report evidence before opening or updating a pull request.

After Agent Delegation

Inspect delegated work and verify results before trusting an agent success report.

Try These Prompts

Verify Before Replying
Use verification-before-completion. Before you say this task is complete, identify the command that proves it, run it, and report the result.
Check A Fix
Use verification-before-completion for this bug fix. Run the smallest relevant test, read the output, and state whether the symptom is fixed.
Prepare A PR
Use verification-before-completion before opening a PR. Run tests, lint, and build as applicable, then summarize evidence and any remaining gaps.
Audit Delegated Work
Use verification-before-completion after a subagent reports success. Inspect the diff, run independent verification, and report only evidence-backed status.

Best Practices

  • Run the full relevant check in the current session.
  • Report exact evidence, including pass counts, exit status, or failures.
  • State unverified areas clearly when checks are partial or blocked.

Avoid

  • Claiming work is done based on confidence or code inspection alone.
  • Using old command output as proof for a new change.
  • Trusting delegated agent results without inspecting and verifying them.

Frequently Asked Questions

Does this skill run tests automatically?
No. It instructs the agent to choose and run the relevant verification command.
Can it be used outside coding tasks?
Yes. It works for any task where a claim needs fresh evidence.
Does it define which command to run?
No. The agent must infer the correct command from the project context.
Why require fresh verification?
Fresh verification prevents stale results from being used after code or requirements change.
What if verification is impossible?
The agent should state the blocker and avoid claiming success.
Does it replace code review?
No. It improves evidence in status reports, but human review may still be required.

Developer Details

Author

ZhanlinCui

License

MIT

Skillstore revision

r1

Version notice

The author did not declare a version.

Ref

88a205c7f635a966e31156313b590d59007c5caa

Maintenance freshness

7/18/2026

Usage

38 downloads · 168 views

File structure

📄 SKILL.md