Автоверификация качества кода с откатом
★ 8.1 · vibe-coding
verification-quality is a Claude Code skill that delivers a comprehensive verification and quality assurance system for code and agent task outputs using a truth-scoring scale from 0.0 to 1.0. It evaluates code correctness, security vulnerabilities, best practices, performance patterns, and documentation completeness, then automatically rolls back any changes that fall below the default 0.95 accuracy threshold using Git history. Running `npx claude-flow@alpha truth` or `verify check` produces a live dashboard with per-agent scores, trend indicators, confidence intervals, and batch file verification; output can be exported as JSON, CSV, or HTML for CI/CD pipeline integration. The skill fits vibe-coding workflows and teams that need continuous, automated quality gates without relying on manual code review, built on top of Claude Flow (`npx claude-flow@alpha`) with Node.js 18+.