Verification & Quality Assurance

Run automated verification checks with truth scores and rollback via CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/JLMA-Agentic-Ai/ruv_downloads --skill verification-quality-assurance-jlma-agentic-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Verification & Quality Assurance
Source: https://github.com/JLMA-Agentic-Ai/ruv_downloads/tree/main/.claude/skills/verification-quality
Command: npx skills add https://github.com/JLMA-Agentic-Ai/ruv_downloads --skill verification-quality-assurance-jlma-agentic-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill provides continuous verification and automated rollback to maintain high-quality code and reliable agents.

Core Features & Use Cases

  • Truth scoring, automated checks, and rollback for codebases
  • Real-time dashboards and CI/CD integration for production pipelines
  • Use Case: large codebases needing zero-downtime deployments with automatic rollback

Quick Start

Run a quick verification check on your repository to see current truth scores.

Frequently Asked Questions about Verification & Quality Assurance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code quality checks and rollbacks in a CI/CD pipeline?

Automate code quality checks and rollbacks by integrating verification tools into your CI/CD pipelines via the CLI using npx claude-flow@alpha. This enables real-time truth scoring, configurable thresholds, and automatic rollback on failure to maintain high-quality code during deployments.

What are truth scores in code verification and how do they work?

Truth scores in code verification are real-time metrics generated per-check to evaluate codebase quality against configurable thresholds. They are displayed on truth dashboards, allowing teams to monitor automated checks continuously and trigger immediate rollbacks when scores fall below defined limits.

Can I use automated rollback for zero-downtime deployments on large codebases?

Automated rollback supports zero-downtime deployments on large codebases by continuously running verification checks and automatically reverting changes upon failure. The system integrates with CI/CD pipelines and provides audit-ready reports exported as JSON for workflow tracking.

How do I export verification metrics and audit reports to JSON?

Export verification metrics and audit-ready reports to JSON by running the CLI command npx claude-flow@alpha. This action captures per-check scoring, truth dashboards data, and rollback events, formatting the outputs for seamless integration into existing CI workflows.

Does this verification skill work without external dependencies?

This verification skill works without external dependencies, running entirely through the npx claude-flow@alpha CLI. It provides automated checks, rollback capabilities, and truth scoring natively, requiring no additional components to integrate with your CI/CD environment.

What is the best way to set configurable thresholds for code quality checks?

The best way to set configurable thresholds for code quality checks is through the verification CLI using npx claude-flow@alpha. This approach allows you to define specific quality limits, monitor per-check scoring via dashboards, and enforce automatic rollback when checks fail.