verification-gate

Official

Automated quality gate before user-facing completion.

Authortimequity
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Hidden quality gate ensures all checks pass before presenting "Done!" to the user, preventing false positives.

Core Features & Use Cases

  • Check Orchestration: Run tests, build, lint, security checks, and approvals.
  • Automation Script: A Python-based verifier that reports JSON output.
  • Integration: Called before MVP deploys or feature additions.

Quick Start

Run python scripts/verify.py --path /project/path --language rust|python|node to execute the gate and get a JSON report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: verification-gate
Download link: https://github.com/timequity/plugins/archive/main.zip#verification-gate

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository