completion-evidence-discipline
Installation
SKILL.md
Completion Evidence Discipline
Internal shared skill. Single source of truth for fresh-evidence gates on completion and verification claims. Hosts declare it in
dependencies(directly or viastaged-review-flow) and abort if missing — no silent fallback.Name note: this skill is intentionally not named
verification-before-completion(reserved by an external skills repo). Use this name only.
Iron Law
NO COMPLETION OR PASS CLAIMS WITHOUT FRESH EVIDENCE FROM THE CURRENT TURN.
- Fresh = produced by a command, check, or observed tool result executed in this assistant turn (or an attached log from that same turn).
- Not fresh = prior-turn memory, “we designed a test”, subagent success text alone, or assumed green CI.
Required behavior
When about to claim any of: tests passed, typecheck/build OK, verification complete, bug fixed, ready to merge/archive:
- Run the relevant command/check in this turn, or
- Label Pending with the exact manual action still required — and do not say it passed.