One-click install
npx skills add https://github.com/fabiolpgomes/lodgra --skill aiox-qa-fabiolpgomes
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: aiox-qa
Source: https://github.com/fabiolpgomes/lodgra/tree/main/.agents/skills/AIOX/agents/qa
Command: npx skills add https://github.com/fabiolpgomes/lodgra --skill aiox-qa-fabiolpgomes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the lack of standardized quality assurance by providing a structured, automated framework for test architecture, risk assessment, and gate governance, ensuring that code meets high standards before deployment.

Core Features & Use Cases

  • Quality Gate Governance: Enforces PASS/FAIL decisions based on rigorous 10-phase reviews and non-functional requirement assessments.
  • Automated Risk Profiling: Generates risk assessment matrices and security scans to identify vulnerabilities early in the development lifecycle.
  • Use Case: A developer submits a new feature for review. The QA agent automatically runs a CodeRabbit scan, validates non-functional requirements, and provides a structured gate report to determine if the feature is ready for production.

Quick Start

Use the aiox-qa skill to perform a comprehensive 10-phase review of the current story by running the review-build command.

Frequently Asked Questions about aiox-qa

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

FAQPage Schema
How do I automate quality gate decisions for code review?▼

Automate quality gate decisions by running a comprehensive 10-phase review that validates non-functional requirements and generates a structured PASS/FAIL report. This enforces production-ready quality standards before deployment.

What is test architecture review in software engineering?▼

Test architecture review is a structured evaluation of test design, requirements traceability, and risk assessment. It validates non-functional requirements to ensure code meets high quality standards before reaching production.

How do I perform a risk assessment for a new feature?▼

Perform risk assessment for new features by generating automated risk profiling matrices and security scans. This identifies vulnerabilities early in the development lifecycle before code reaches production gates.

Can I use automated code review tools for non-functional requirement validation?▼

Yes, automated code review tools integrate with quality gate governance to validate non-functional requirements. They run scans and provide structured gate reports determining production readiness.

What's the best way to enforce standardized quality assurance across development workflows?▼

Enforce standardized quality assurance by implementing automated gate governance that runs rigorous 10-phase reviews. This provides consistent risk profiling and requirements traceability across all software engineering workflows.

Does requirements traceability work with database validation in QA?▼

Yes, requirements traceability integrates with database validation to ensure production-ready quality standards. This combination supports comprehensive test architecture reviews within automated code review workflows.