Verification Before Completion banner
chrisryugj chrisryugj

Verification Before Completion

Development community

Description

--- name: verification-before-completion description: Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always --- # Verification Before Completion ## Overview Claiming work is complete without verification is dishonesty, not efficiency. **Core principle:** Evidence before claims, always. **Violating the letter of this rule

Installation

Installs to ~/.claude/skills/chrisryugj-lexdiff-verification-before-completion/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chrisryugj-lexdiff-verification-before-completion && curl -fsSL https://raw.githubusercontent.com/chrisryugj/lexdiff/HEAD/.claude/skills/verification-before-completion.md -o ~/.claude/skills/chrisryugj-lexdiff-verification-before-completion/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository