quality-audit

Run four sub-audits and aggregate results into a readiness report.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/cyberpunk042/devops-expert-local-ai --skill quality-audit-cyberpunk042
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-audit
Source: https://github.com/cyberpunk042/devops-expert-local-ai/tree/main/.claude/skills/quality-audit
Command: npx skills add https://github.com/cyberpunk042/devops-expert-local-ai --skill quality-audit-cyberpunk042

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Umbrella quality review that aggregates multiple sub-audits (quality-coverage, quality-lint, quality-debt, architecture-review) and synthesizes findings into a single readiness report, highlighting convergent patterns and systemic gaps.

Core Features & Use Cases

  • Unified quality view: runs four sub-audits in parallel and presents a consolidated risk profile.
  • Cross-dimension synthesis: identifies convergent problems, imbalances, and systemic gaps to guide refactors.
  • Actionable reporting: generates a structured umbrella report with trajectory and recommendations for follow-up.

Quick Start

Load the umbrella audit to run all four sub-audits and synthesize a readiness report.

Frequently Asked Questions about quality-audit

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

FAQPage Schema
How do I run a cross-dimension code quality audit for my project?

A cross-dimension code quality audit runs four sub-audits covering coverage, lint, debt, and architecture. It aggregates results into a single readiness report to highlight convergent patterns and systemic gaps across the codebase.

What is cross-dimension quality synthesis in software engineering?

Cross-dimension quality synthesis identifies convergent problems, imbalances, and systemic gaps across code, docs, and architecture. It aggregates multiple sub-audits into an umbrella report to guide targeted refactors.

Can I assess technical debt and architecture risks together in one report?

Yes, you can assess technical debt and architecture risks together by running an umbrella quality review. It synthesizes findings from debt markers and architectural concerns into a consolidated risk profile.

How do I identify systemic quality gaps across my codebase?

To identify systemic quality gaps, run parallel sub-audits on lint, coverage, debt, and architecture. The synthesis process highlights convergent patterns and imbalances, generating actionable tasks via the umbrella report.

What is the best way to generate an actionable readiness report for a software project?

The best way to generate an actionable readiness report is to synthesize cross-dimension quality signals from code, docs, and debt markers. This umbrella approach produces a structured report with trajectory and follow-up recommendations.