kpi-verification-pass-rate

Community

Maximize first-pass verification success.

AuthorAnveio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

KPI for measuring how often ./verify.sh passes on the first attempt, reducing wasted verification cycles.

Core Features & Use Cases

  • Primary Metric: First-Pass Success Rate
  • Measurement: Track whether the first run passes and the stage it passed (format, lint, type, test, build)
  • Improvement Strategies: Pre-flight checks, incremental testing, IDE integration, dependency validation, learning from failures

Quick Start

Before each verify run:

  • npm run lint:check
  • npm run typecheck Then run:
  • ./verify.sh --ui=false

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: kpi-verification-pass-rate
Download link: https://github.com/Anveio/conveaux/archive/main.zip#kpi-verification-pass-rate

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