verification-before-completion
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
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install verification-before-completion --cli claudewrites the skill into.claude/skills/verification-before-completion/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/verification-before-completion/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
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
When to use it
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
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/verification-before-completion/SKILL.md -o .claude/skills/verification-before-completion/SKILL.md
Notes
Extracted from davila7/claude-code-templates, verification-before-completion category.