# Evidence Before Final

> Evidence Before Final

- Skill: `lubochka/evidence-before-final-3` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lubochka/evidence-before-final-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lubochka/evidence-before-final-3/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: lubochka (https://skillmd.com/u/lubochka)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/lubochka/evidence-before-final-3

---

# Evidence Before Final

## Purpose
Prevent claiming completion without proof.

## When to Use
Use before final responses, handoffs, releases, or review closure.

## Inputs
Commands from the target project profile, changed files, review notes, smoke tests, and generated reports.

## Steps
1. Identify claims that require proof.
2. Run only relevant verification.
3. Separate evidence from approval.
4. Report unchecked risks plainly.

## Gates
Every completion claim has evidence or is marked unverified.

## Evidence
File checks, command outputs, review passes, smoke tests, or manual acceptance records.

## Anti-Patterns
Using screenshots, commits, or reports as automatic approval.

## Related
`claim-verification`, `executor-cannot-self-finish`


