feat: migrate all skills from Claude session: SKILL.md
This commit is contained in:
parent
d76e7a643d
commit
94ba0613c4
1 changed files with 14 additions and 0 deletions
14
skills/verification-before-completion/SKILL.md
Normal file
14
skills/verification-before-completion/SKILL.md
Normal file
|
|
@ -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.**
|
||||
Loading…
Reference in a new issue