Verification & Quality Assurance

Score code truth and verify quality with automatic rollback.

Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Marcus-Mok-GH/Chess.com-app --skill verification-quality-assurance-marcus-mok-gh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Verification & Quality Assurance
Source: https://github.com/Marcus-Mok-GH/Chess.com-app/tree/main/.migration-backup/.claude/skills/verification-quality
Command: npx skills add https://github.com/Marcus-Mok-GH/Chess.com-app --skill verification-quality-assurance-marcus-mok-gh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude-flow, git, node.js, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of maintaining high-quality code and agent outputs by providing automated verification, truth scoring, and rollback capabilities.

Core Features & Use Cases

  • Truth Scoring: Assess the reliability of code, agents, and tasks with real-time metrics.
  • Verification Checks: Automated code correctness, security, and best practices validation.
  • Automatic Rollback: Instantly revert changes that fail verification.
  • Quality Metrics: Track trends, confidence intervals, and improvement over time.
  • CI/CD Integration: Export verification results for continuous integration pipelines.
  • Real-time Monitoring: Use live dashboards for ongoing verification.

Quick Start

Use the verification-quality skill to check the truth score of your codebase.

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 verification and rollback for agent outputs?

Automated code quality verification and rollback for agent outputs is achieved through truth scoring, correctness validation, and instant reversion of failed changes. This system assesses reliability with real-time metrics to ensure codebase stability.

How does truth scoring work for evaluating codebase reliability?

Truth scoring evaluates codebase reliability by generating real-time metrics that assess the correctness and confidence of code, agents, and tasks. It tracks quality trends and improvement over time to provide ongoing verification.

Can I integrate automated verification checks into my CI/CD pipeline?

Automated verification checks integrate directly into CI/CD pipelines by exporting verification results and quality metrics. This allows continuous integration systems to consume validation data for code correctness and security.

Do I need Git and Node.js to run automated code rollback?

Git and Node.js are required dependencies to run automated code rollback, alongside Claude Flow. The system relies on the Git repository to instantly revert changes that fail verification checks.

What is the best way to monitor code quality metrics in real-time?

Monitoring code quality metrics in real-time is handled through live dashboards that display ongoing verification data. These dashboards track confidence intervals, reliability trends, and truth scores for active tasks.

When should I use automatic rollback for codebase changes?

Automatic rollback for codebase changes should be used when modifications fail automated verification checks for correctness or security. It instantly reverts the codebase to maintain high reliability without manual intervention.