Releases: Charpup/verification-before-completion
v1.0.0 — Initial release: Evidence gate for AI agent completion claims
What's in v1.0.0
Initial public release of the verification-before-completion skill — a prompt-level protocol that forces AI agents to pass a 5-step evidence gate before any claim of completion, correctness, or success.
Iron Law
NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE
If you haven't run the verification command in this message, you cannot claim it passes.
What's included
- SKILL.md — Iron Law + 5-step Gate Function + 10 Common Completion Points table + Red Flags + Rationalization Prevention + TriaDev integration mappings
- README.md — Repo-level overview + installation + Quick Reference + TriaDev cross-references
- LICENSE — MIT
Trigger keywords
mark complete / tests pass / bug fixed / done / 完成 / 测试通过 / 修好了 / 可以合并 / proceed to next
Cross-referenced by TriaDev skills
triadevPhase 5 Completiontdd-sdd-developmentPhase 4 Completevalue-first-gateSection 6 Go/No-Goopenclaw-task-workflowStep 5 Track Progress
Installation
git clone https://github.com/Charpup/verification-before-completion.git \
~/.claude/skills/verification-before-completionLineage
Adapted in spirit from obra/superpowers skills/verification-before-completion/, with TriaDev-specific completion points (handoff JSON state, sidecar validation, phase-transition legality) added to the Common Completion Points table.
Developed as part of TriaDev Round-3. Decision rationale: 5-role brainstorm + 3-role R2 battle + value-first-gate verdict=GO (23/30). See Charpup/triadev for the Golden Triangle orchestrator.