Skip to main content
Run any Skill in Manus
with one click

verifier-completeness

Stars6
Forks0
UpdatedJuly 26, 2026 at 16:01

Use when writing, auditing, or trusting a checker that decides whether an answer is correct — a grader, a reward function, an equivalence test, an assertion-based test oracle, a judge. The reflex is to test SOUNDNESS (a wrong answer must never be accepted). This skill forces the other direction, which a soundness test structurally cannot see: COMPLETENESS — is every CORRECT answer accepted? Fires on "is this verifier right", "the pass rate looks too low", "the pass rate is identical across every variant", "compare two answers for equality", "check symbolic/numeric equivalence", or before trusting any score a checker produced.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly