From oh-my-claudecode
Verifies code changes work via existing tests, typechecks, builds, commands, or manual steps before claiming completion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/oh-my-claudecode:verifyThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when the user wants confidence that a feature, fix, or refactor actually works.
Use this skill when the user wants confidence that a feature, fix, or refactor actually works.
Turn vague “it should work” claims into concrete evidence.
npx claudepluginhub markrmiller/oh-my-claudecode47plugins reuse this skill
First indexed Jun 8, 2026
Showing the 6 earliest of 47 plugins
Enforces evidence-based verification by running fresh tests, builds, linters, reviewing outputs before claiming work done, committing, or PRing.
Enforces running verification commands before claiming work is complete. Useful for preventing false success claims and ensuring evidence-based completion.
Verifies feature completion by writing automated tests as the primary deliverable. Activates on 'verify completion', 'check tests pass', 'confirm feature works'.