qa-audit

Run playbook-based QA audits for DEMOEMA and output prioritized bugs with metrics.

1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/Zakariakhchiche/DEMOEMA --skill qa-audit-zakariakhchiche
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-audit
Source: https://github.com/Zakariakhchiche/DEMOEMA/tree/main/.claude/skills/qa-audit
Command: npx skills add https://github.com/Zakariakhchiche/DEMOEMA --skill qa-audit-zakariakhchiche

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It removes uncertainty before a DEMOEMA release by systematically validating QA readiness across Copilot, UI, navigation, browser behavior, backend APIs, and datalake integrity.

Core Features & Use Cases

  • Playbook-driven audits: Runs one of five QA playbooks (A/B/C/D/E) or a targeted sub-axis based on your audit goal.
  • L4 readiness with QCS verdict: Supports full audits that compute Quality Coverage Score (QCS) and produce a GO/NO-GO decision for production payante L4.
  • Safety-first orchestration: Delegates to the qa-engineer subagent with explicit prechecks, reporting requirements, and guardrails (no production code changes, no paid SaaS without approval, no conclusions without metrics).

Quick Start

Tell the AI assistant to run the full L4 audit for DEMOEMA by asking: "/qa-audit l4".

Frequently Asked Questions about qa-audit

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

FAQPage Schema
How do I run a QA audit before deploying to production?

To run a QA audit before production, you initiate a playbook-based workflow that validates backend APIs, UI, navigation, and datalake integrity. The audit computes a Quality Coverage Score and outputs a GO or NO-GO verdict for release readiness.

What does a Quality Coverage Score mean for release readiness?

A Quality Coverage Score (QCS) is a metric computed during a full L4 audit to quantify your software testing completeness. It provides a GO or NO-GO verdict, removing uncertainty by systematically validating QA readiness before an investor-grade deployment.

How do backend API and datalake validation work in a QA audit?

Backend API and datalake validation function as targeted sub-axes within a QA audit playbook. The audit delegates execution to a subagent that enforces prechecks, verifies data integrity, and reports prioritized bugs with metrics based on your specific scope.

Can I run a targeted security testing check instead of a full QA audit?

Yes, you can run a targeted security testing check instead of a full audit. The system supports running specific sub-axes like security or navigation independently, enforcing relevant prechecks and reporting prioritized bugs without needing full L4 coverage.

Does the QA audit process modify production code?

No, the QA audit process does not modify production code. It operates with safety-first orchestration by delegating to a subagent with strict guardrails, ensuring no production code changes, no paid SaaS usage without approval, and no conclusions without metrics.

When do I need a full L4 coverage audit?

You need a full L4 coverage audit when verifying readiness for a production payante L4 release. It coordinates comprehensive QA across Copilot, UI, browser behavior, and backend systems, calculating a Quality Coverage Score to deliver a final GO or NO-GO decision.