QualityPython

Verification

by TechDufus

Verification is a Quality skill for Claude Code, published by TechDufus in oh-my-claude.

176 stars9 forkson TechDufus/oh-my-claudeAdded 2026/09/07Repository updated 2026/07/13
aiautomationclaudeclaude-codepluginproductivity
Install in seconds
Install Verification
Copy Verification into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/TechDufus/oh-my-claude/tree/main/plugins/oh-my-claude/skills/verification ~/.claude/skills/verification

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/TechDufus/oh-my-claude.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/oh-my-claude/skills/verification/SKILL.md in TechDufus/oh-my-claude
Installs to
~/.claude/skills/verification
Collection
One of 12 skills cataloged from this repository
Category
Quality1817 skills

What Verification does

Verification enforces evidence-based checks before you say work is done. Use it before commits, PRs, handoffs, or any completion claim.

Verification is cataloged under Quality on DirSkills. Verification comes from a repository tagged ai, automation, claude, claude-code and plugin.

Documentation

README

Verification Skill

No evidence, no completion claim. Period.

The Iron Law

NO COMPLETION CLAIMS WITHOUT FRESH VERIFICATION EVIDENCE

"I think it works" is not evidence. "Tests passed 5 minutes ago" is not fresh. Run the checks NOW, read the output NOW, then claim completion.

When to Apply

  • About to say "done", "complete", or "ready"
  • Before committing or creating a PR
  • After agent teammates claim work is finished
  • When the verification_reminder hook fires
  • Before any handoff to another person or system

Gate Function

IDENTIFY

What needs verification? List every claim you're about to make.

  • Tests pass? Which test suite?
  • Build succeeds? Which build command?
  • Feature works? What specific behavior?
  • No regressions? What could have broken?

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Verification

  • What else does TechDufus publish alongside Verification?

    Verification is one of 12 skills that DirSkills catalogs from TechDufus/oh-my-claude, the repository it ships in. Its siblings there include Debugger, Git Commit Validator and Init Deep. Each one is a separate skill with its own page in this directory, installs the same way Verification does, and is maintained by TechDufus in that same repository. The rest of the collection is listed on the TechDufus/oh-my-claude page.

  • How does Verification compare to other Quality skills?

    Verification ranks #1709 by stars among the 1817 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Verification against them. Open each page to compare what they document and how they install.

More from TechDufus/oh-my-claude

Verification is one of 12 skills cataloged on DirSkills from TechDufus/oh-my-claude.

See all 12 skills