Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
learnprompt avatar

Verification Gate

  • 57 installs
  • 231 repo stars
  • Updated July 10, 2026
  • learnprompt/cc-harness-skills

Helps with ai & agent building tasks.

About

verification-gate is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • verification-gate
  • AI & Agent Building
  • AI-coding skill

Verification Gate by the numbers

  • 57 all-time installs (skills.sh)
  • +2 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #6,658 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/learnprompt/cc-harness-skills --skill verification-gate

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs57
repo stars231
Last updatedJuly 10, 2026
Repositorylearnprompt/cc-harness-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

Verification Gate

Use this skill when the implementation should not be accepted without a separate challenge pass.

Use It For

  • post-implementation verification
  • checking whether claimed tests really ran
  • finding edge cases before reporting completion
  • converting "looks done" into "verified" or "unverified"

Quick Start

Collect a verification context from a git repo:

python3 {baseDir}/scripts/verification_context.py --repo /path/to/repo

Then run the portable verifier prompt from references/prompt-template.md.

Verifier Rules

  • default to read-only
  • findings first
  • never imply validation ran if it did not
  • distinguish verified, unverified, and failed

Supporting Files

  • Prompt template: references/prompt-template.md
  • Source notes: references/source-notes.md
  • Helper script: python3 {baseDir}/scripts/verification_context.py ...

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.