software-engineering-eng-audit

Audit codebases across six quality pillars with severity-ranked findings and release gates.

Updated May 6, 2025
One-click install
npx skills add https://github.com/rodrigo-altissimo/qiartificial --skill software-engineering-eng-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: software-engineering-eng-audit
Source: https://github.com/rodrigo-altissimo/qiartificial/tree/main/.claude/skills/software-engineering/eng-audit
Command: npx skills add https://github.com/rodrigo-altissimo/qiartificial --skill software-engineering-eng-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It reduces the risk of shipping by systematically auditing a codebase or release across security, performance, operability, code quality, testability, and data integrity.

Core Features & Use Cases

  • Six-pillar release audit: scores and verifies the system against a standardized set of quality checkpoints, producing severity-ranked findings.
  • Quality gate modes: runs quick pre-merge checks focused on P0/P1 blockers, plus deeper release-readiness assessments when needed.
  • Evidence-first reporting: generates an audit report template with a clear overall verdict and actionable remediation guidance.

Quick Start

Ask the AI to run the full audit quality gate by saying: "Run software-engineering-eng-audit on this project for release readiness and output the six-pillar scores with P0/P1 findings and fixes."

Frequently Asked Questions about software-engineering-eng-audit

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

FAQPage Schema
How do I run a release readiness audit to check for P0 blockers before shipping?

A release readiness audit systematically checks a codebase across six pillars—security, performance, operability, code quality, testability, and data integrity—using weighted scoring and P0 blocker logic to generate severity-ranked findings with actionable remediation guidance.

What is a six-pillar quality gate for software engineering?

A six-pillar quality gate scores and verifies a system against standardized security, performance, operability, code quality, testability, and data integrity checkpoints, producing severity-ranked findings to determine if a change is safe to release.

How do I perform a pre-merge quality check focused on critical blockers?

You can perform a quick pre-merge quality check by running a focused audit mode that evaluates only P0 and P1 blockers across the six engineering pillars, ensuring critical issues are caught early before deeper release-readiness assessments.

Can I generate an evidence-first audit report with remediation recommendations for my codebase?

Yes, the audit generates an evidence-first report template that provides a clear overall release verdict and actionable remediation recommendations based on severity-ranked findings from the six-pillar quality gate assessment.

What is the best way to audit data integrity and testability for release readiness?

The best way to audit data integrity and testability is to run a cross-cutting engineering quality audit that scores these domains alongside security and performance, enforcing weighted rules to identify release-blocking issues.

When do I need a cross-cutting engineering quality audit instead of a standard code review?

You need a cross-cutting engineering quality audit when you must systematically verify release readiness across security, performance, operability, code quality, testability, and data integrity, rather than just reviewing code logic.