verification-quality

Automate verification and quality checks with truth scoring and automatic rollback.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DarkCodePE/quipu --skill verification-quality
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verification-quality
Source: https://github.com/DarkCodePE/quipu/tree/main/docs/arquetipo/deliverables/skills/_optional/verification-quality
Command: npx skills add https://github.com/DarkCodePE/quipu --skill verification-quality

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates verification and quality assurance for code, agents, and tasks, reducing the risk of bad changes reaching production.

Core Features & Use Cases

  • Truth scoring for code, agents, and tasks; automated verification checks for correctness, security, performance, and documentation; automatic rollback to last good state when verification fails; CI/CD integrations and dashboards for real-time monitoring; export-ready reports for audits.

Use Case: In a Claude Flow project, run daily truth-score checks to protect releases and automatically rollback any failing changes.

Quick Start

Run a quick verification to assess truth scores and verify changes using claude-flow.

Frequently Asked Questions about verification-quality

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

FAQPage Schema
How do I automate quality verification and rollback faulty code changes in a CI/CD pipeline?

Automated quality verification runs correctness, security, and performance checks across your codebase, automatically rolling back faulty changes to the last good state when validation fails. This prevents bad deployments from reaching production in your CI/CD pipeline.

What is truth scoring for code and agents in automated verification?

Truth scoring is an automated verification mechanism that evaluates code, agents, and tasks to validate correctness and enforce security. It generates quantifiable quality scores to determine if changes meet per-environment thresholds before deployment.

Can I use automated verification with Claude Flow projects for daily quality checks?

Yes, you can run daily truth-score checks in Claude Flow projects to protect releases. The verification process assesses code changes, enforces quality thresholds, and rolls back any failing modifications automatically.

How do I generate exportable quality reports and dashboards for audit compliance?

Automated verification produces export-ready reports and real-time monitoring dashboards detailing truth scores and check results. These outputs document correctness, security, and performance validations for audit purposes.

Do I need specific dependencies to run automated rollback and quality checks?

No specific dependencies are required to run automated rollback and quality checks. The verification system integrates directly into CI/CD pipelines and Claude Flow projects to enforce per-environment thresholds without external component installations.