agentsclimarketplace

Verification before completion

Skill lubochka/xiigen-mvp-engine/.claude/skills/universal/verification-before-completion

Self-building AI code generation engine that generates application flows instead of implementing them. AGPL-3.0.From the repository description

Install
npx -y skills add lubochka/xiigen-mvp-engine --skill verification-before-completion

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 18 days oldThe repository was created 18 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.5 KB, 247 tokens by cl100k_base, as published. Nobody here has run it

Verification Before Completion

Purpose

Use this to prevent stale, assumed, or aspirational status from becoming the session result.

When to Use

Invoke before saying done, complete, passing, created, fixed, synced, or ready.

Actions

  • Identify the exact claim to verify.
  • Choose the smallest reliable verification for that claim: file existence, content search, parser check, targeted test, build, or manual readback.
  • Run or perform the verification after the final edit.
  • Read the result and compare it to the claim.
  • Report the evidence and any limits honestly.

XIIGen Adaptation

  • For XIIGen runtime changes, use targeted build/tests when appropriate and inspect conventions affected by the change.
  • For docs-only skills work, use file counts, path checks, content greps, and Markdown readback as verification evidence.

Avoid

  • Do not rely on earlier command output after additional edits.
  • Do not use likely, should, or appears as a completion claim.
  • Do not run broad verification that violates the user workstream or wastes time when a precise check is enough.

Completion Signal

  • Every completion claim in the final response is backed by fresh verification evidence.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,834. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.