Verification & Quality Assurance

Community

Ensure AI output quality, automate code reliability.

Authorask-23
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures high-quality agent outputs and codebase reliability by providing comprehensive truth scoring, automated verification, and instant rollback capabilities. It helps users maintain strict quality standards, prevent bad code from persisting, and gain real-time insights into project health, saving time on manual reviews and debugging.

Core Features & Use Cases

  • Truth Scoring: Provides real-time reliability metrics (0.0-1.0 scale) for code, agents, and tasks, complete with trends and confidence intervals.
  • Automated Verification Checks: Executes comprehensive checks on code correctness, security, performance, best practices, and documentation quality.
  • Automatic Rollback: Instantly reverts changes that fail verification (default threshold: 0.95), preventing regressions and maintaining codebase integrity.
  • Use Case: Integrate into your CI/CD pipeline to automatically verify every pull request. If the overall truth score falls below 0.95, the system can block the merge and even automatically roll back the offending changes, ensuring only high-quality code reaches production.

Quick Start

View current truth scores for your project

npx claude-flow@alpha truth

Run a comprehensive verification check on your codebase

npx claude-flow@alpha verify check

Rollback the last failed verification to a known good state

npx claude-flow@alpha verify rollback --last-good

Dependency Matrix

Required Modules

claude-flowgitnode

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 & Quality Assurance
Download link: https://github.com/ask-23/airflow-ecs/archive/main.zip#verification-quality-assurance

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.