What problem does it solve? Test results are scattered across sprint execution, documentation, regression, and automation artifacts, making it hard to answer simple questions like pass rate trends, coverage gaps, or audit readiness without manual spreadsheet work. ## Core Features & Use Cases - Unified Metrics Aggregation: Read-only collection of pass rate, defect density, escape rate, coverage, and automation ROI from sprint-testing, test-documentation, regression-testing, and test-automation artifacts, computed per IEEE 29119-2 formulas. - Dashboard & Trend Export: Produces HTML dashboards, Markdown reports, and JSON snapshots with 10-run trend analysis, health scoring (0-100), and red-flag threshold alerts. - ISTQB Compliance Audit Reports: Maps test artifacts against 28 ISTQB/ISO/SOC2/GDPR documentation standards (112 checklist items), calculates weighted compliance scores, and generates audit-ready reports with sign-off sections. - Use Case: After a sprint ends, ask for a quality dashboard to get a GO/NO-GO release recommendation with trend charts, then generate a compliance audit report for your ISO 27001 assessment. ## Quick Start Ask the agent to generate a quality metrics dashboard for the current sprint, or run bun run quality:audit-report --project my-app --format html to produce a compliance audit report.