audit-comprehensive

Coordinate nine-domain audit workflows with staged parallelism and aggregated reporting.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-comprehensive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-comprehensive
Source: https://github.com/jasonmichaelbell78-creator/framework/tree/main/.claude/skills/audit-comprehensive
Command: npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill audit-comprehensive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating nine domain audits across a large codebase is time-consuming and error-prone. This skill automates staged orchestration, reporting, and recovery to deliver a single, comprehensive audit.

Core Features & Use Cases

  • Stage-based orchestration of nine audits in parallel waves with escalation and aggregation
  • Per-domain reports (audit-code, audit-security, audit-performance, audit-refactoring, audit-documentation, audit-process, audit-engineering-productivity, audit-enhancements, audit-ai-optimization) plus the final COMPREHENSIVE_AUDIT_REPORT.md
  • TDMS integration, deduplication, and recovery workflows to support enterprise-grade governance

Quick Start

Trigger a comprehensive audit to run all nine domains in staged waves and generate the final report.

Frequently Asked Questions about audit-comprehensive

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

FAQPage Schema
How do I run a comprehensive codebase audit across multiple quality domains?

A comprehensive codebase audit orchestrates nine domains—code, security, performance, refactoring, documentation, process, engineering productivity, enhancements, and AI optimization—in staged parallel waves. It generates per-domain reports and a final aggregated assessment.

What is stage-based audit orchestration and how does it handle recovery?

Stage-based audit orchestration runs domain assessments in parallel waves with escalation checkpoints. If a stage fails, checkpoint-based recovery resumes the workflow without restarting, ensuring continuous progression toward the final aggregated report.

Can I automate security and performance audits for a large enterprise codebase?

Yes, automated full-spectrum audits scale for large enterprise codebases. The workflow coordinates security, performance, and seven other domains in parallel, applying MASTER_DEBT deduplication and TDMS integration for enterprise-grade governance.

What's the best way to deduplicate technical debt findings from multiple audit domains?

Deduplicating technical debt across audit domains is handled automatically through MASTER_DEBT deduplication. It consolidates overlapping findings from the nine domain reports into a single comprehensive audit report.

When do I need checkpoint-based recovery in an automated audit workflow?

Checkpoint-based recovery is needed when orchestrating multi-stage audits across large codebases. It allows the workflow to resume from the last successful escalation checkpoint if a domain audit fails, preventing full restarts.

Does the comprehensive audit workflow integrate with TDMS for technical debt tracking?

Yes, TDMS integration is built into the comprehensive audit workflow. It automatically maps deduplicated technical debt findings from the nine domain audits into the tracking system for continuous governance.