verification-gate

Installation
SKILL.md

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
Related skills
Installs
24
GitHub Stars
211
First Seen
Apr 1, 2026