project-qa-auditor

Performs QA audits of applications across five dimensions and outputs a report to docs/qa/

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/juniorfontenele/ai-guidelines --skill project-qa-auditor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-qa-auditor
Source: https://github.com/juniorfontenele/ai-guidelines/tree/main/.agents/skills/project-qa-auditor
Command: npx skills add https://github.com/juniorfontenele/ai-guidelines --skill project-qa-auditor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the rigorous auditing of software applications, ensuring adherence to project specifications, engineering standards, and quality gates before deployment.

Core Features & Use Cases

  • Comprehensive Auditing: Conducts systematic checks across static analysis, architecture, security, automated tests, and browser flows.
  • Compliance Validation: Verifies adherence to PRD, acceptance criteria, and security requirements.
  • Use Case: Before merging a critical feature, use this Skill to perform a pre-PR audit, identifying potential regressions or compliance issues early in the development cycle.

Quick Start

Run a full QA audit on the application.

Frequently Asked Questions about project-qa-auditor

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

FAQPage Schema
How do I perform a comprehensive QA audit on my application before deployment?

To perform a comprehensive QA audit, you can automate systematic checks across static analysis, architecture, security, automated tests, and browser flows to validate adherence to engineering standards.

What is application compliance validation against PRD specifications?

Application compliance validation verifies that your software adheres to PRD specifications, acceptance criteria, and security requirements through a multi-phase audit process before merging.

Can I automate security checks and architectural validation for pre-PR reviews?

Yes, automating security checks and architectural validation identifies potential regressions or compliance issues early by executing a multi-phase audit validating engineering constraints.

How do I verify adherence to acceptance criteria and engineering standards?

You verify adherence to acceptance criteria and engineering standards by running a systematic technical and functional quality assurance audit that produces a detailed report.

What is the best way to generate detailed QA reports for software compliance?

The best way to generate detailed QA reports is executing automated test runs and browser-based flow testing, which outputs comprehensive compliance documentation into the docs/qa/ directory.

Does automated test execution work with browser-based flow testing?

Automated test execution works directly with browser-based flow testing within a multi-phase audit to validate functional quality assurance and identify regressions across application flows.