test-quality-audit

Audit Flutter, Laravel, and Web test suites for bypasses and weak assertions.

Updated Nov 7, 2025
One-click install
npx skills add https://github.com/belluga/delphi-ai --skill test-quality-audit-belluga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-quality-audit
Source: https://github.com/belluga/delphi-ai/tree/main/.cline/skills/test-quality-audit
Command: npx skills add https://github.com/belluga/delphi-ai --skill test-quality-audit-belluga

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and eliminate bypasses, weak test assertions, and retrofit risks that allow regressions to slip through, with a focus on Flutter, Laravel, and Web compatibility.

Core Features & Use Cases

  • Enforce test-first / TDD alignment and block retrofit-like coverage across Flutter, Laravel, and Web.
  • Provide deterministic audit tooling and checklists to surface high-risk signals early.
  • Define a structured audit workflow with gate checks, preflight validations, and issue-card traceability for material findings.
  • Integrate governance with related workflows (bug-fix evidence loops, test-creation standards, and verification debt audits).

Quick Start

Run the test-quality-audit on the changed tests to surface bypasses, weak assertions, and retrofit risks.

Frequently Asked Questions about test-quality-audit

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

FAQPage Schema
How do I audit test quality and prevent weak assertions in Flutter and Laravel?

To audit test quality and prevent weak assertions, run a deterministic check workflow that surfaces bypasses, weak assertions, and retrofit risks across your Flutter, Laravel, and Web test suites. This enforces TDD alignment with structured issue-card traceability.

What is retrofit risk in TDD and how do I check for it?

Retrofit risk in TDD occurs when tests are written after implementation rather than test-first, bypassing proper validation. You can check for it using deterministic audit tooling that blocks retrofit-like coverage and enforces test-first alignment.

How do I set up deterministic governance gates for web test suites?

You set up deterministic governance gates by applying structured audit workflows with preflight validations and gate checks to your web test suites. This process surfaces regression-prone paths early and generates actionable issue cards for material findings.

Does this test quality audit work for cross-stack compatibility scenarios?

Yes, the test quality audit works for cross-stack compatibility scenarios across Flutter, Laravel, and Web environments. It applies deterministic checks to these test suites to identify regression-prone paths and enforce test creation standards.

Why do regressions slip through TDD workflows and how can I prevent it?

Regressions slip through TDD workflows due to bypasses, weak test assertions, and retrofit risks that escape standard review. You can prevent this by running deterministic audits with governance gates that surface high-risk signals early and enforce test-first alignment.

What's the best way to integrate bug-fix evidence loops with test audits?

The best way to integrate bug-fix evidence loops with test audits is to use a structured audit workflow that ties governance gate checks to verification debt audits and test-creation standards, ensuring material findings are traced via actionable issue cards.