From 94ba0613c4b3a30962cc30df6024c697423ffb3c Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Tue, 2 Jun 2026 22:46:12 -0400 Subject: [PATCH] feat: migrate all skills from Claude session: SKILL.md --- skills/verification-before-completion/SKILL.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 skills/verification-before-completion/SKILL.md diff --git a/skills/verification-before-completion/SKILL.md b/skills/verification-before-completion/SKILL.md new file mode 100644 index 0000000..2cf8ae4 --- /dev/null +++ b/skills/verification-before-completion/SKILL.md @@ -0,0 +1,14 @@ +--- +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 is violating the spirit of this rule.**