ag-7-qualidade

Automate application quality assurance with a MERIDIAN-based workflow and Quality Certificate.

19|4|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-7-qualidade
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ag-7-qualidade
Source: https://github.com/andregusman-raiz/a-gusman-claude/tree/main/skills/ag-7-qualidade
Command: npx skills add https://github.com/andregusman-raiz/a-gusman-claude --skill ag-7-qualidade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Oversees end-to-end quality assurance for software applications by orchestrating a Meridian-based QA workflow that continuously validates apps against defined quality criteria.

Core Features & Use Cases

  • Autonomous QA orchestration: Delegates testing to ag-meridian across the five QA phases automatically.
  • Multi-dimension evaluation: Assesses ALIVE, REAL, WORKS, LOOKS, and FEELS to ensure user-facing quality.
  • Convergent delivery: Produces a Quality Certificate and baselines with iterative fixes until MQS converges to the threshold.

Quick Start

Run the qualidade workflow with a target URL or local path and optional flags to adjust thresholds or resume previous runs.

Frequently Asked Questions about ag-7-qualidade

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

FAQPage Schema
How do I automate quality assurance testing for MERIDIAN-based applications?▼

Automating quality assurance for MERIDIAN-based applications involves orchestrating a workflow that validates apps across five QA dimensions: ALIVE, REAL, WORKS, LOOKS, and FEELS. This process uses convergence cycles to iterate fixes until reaching the MQS threshold, ultimately generating a Quality Certificate.

What is the autonomous QA workflow process for evaluating application quality?▼

The autonomous QA workflow process delegates testing to subagents to evaluate user-facing quality across ALIVE, REAL, WORKS, LOOKS, and FEELS dimensions. It operates through discovery, routing, and convergence cycles, continuously validating applications until the MQS threshold is met and a Quality Certificate is produced.

Can I run automated QA convergence cycles in the background?▼

Yes, you can run automated QA convergence cycles in the background. The workflow supports background prompt execution and command-style invocations, allowing you to start testing against a target URL or local path and resume previous runs while adjusting MQS thresholds.

Does the autonomous QA workflow require a specific model to run convergence cycles?▼

Yes, the autonomous QA workflow requires the opus model to run its convergence cycles. It integrates with ag-meridian as a subagent to handle the multi-dimension evaluation and generate the final Quality Certificate.

What are the ALIVE, REAL, WORKS, LOOKS, and FEELS dimensions in software quality assurance?▼

ALIVE, REAL, WORKS, LOOKS, and FEELS are five distinct QA dimensions used to evaluate user-facing software quality. This multi-dimension evaluation assesses application functionality and experience comprehensively, ensuring applications meet defined quality criteria before receiving a Quality Certificate.