audit-full

Launch six parallel auditors and aggregate their reports into a unified audit document.

4|1|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/cacack/my-family --skill audit-full
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-full
Source: https://github.com/cacack/my-family/tree/main/.claude/skills/audit-full
Command: npx skills add https://github.com/cacack/my-family --skill audit-full

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a comprehensive, parallel audit workflow by delegating to six specialized auditors and producing a single, unified report.

Core Features & Use Cases

  • Parallel execution of six audits to dramatically reduce review time.
  • Aggregated, unified reporting that combines findings across all domains.
  • Flexible extension for additional auditors or domains as the project evolves.

Quick Start

Run all six audits in parallel and generate a unified audit report.

Frequently Asked Questions about audit-full

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

FAQPage Schema
How do I run a parallel codebase audit to reduce review time?

To run a parallel codebase audit, you launch six specialized auditors simultaneously from the repository root. This parallel execution rapidly assesses architecture, security, Go idioms, frontend quality, and tests, significantly reducing overall review time.

What is a unified audit report and how does it aggregate findings?

A unified audit report is a consolidated document that combines findings across all assessed domains. The orchestrator coordinates subskills and aggregates results from architecture, security, and test evaluations into a single comprehensive report.

Can I extend the parallel audit workflow with additional custom auditors?

Yes, you can extend the parallel audit workflow with additional auditors. The orchestration tooling supports flexible extension, allowing you to add new domains or specialized subskills as your project evolves.

Does this audit tool support Go idioms and frontend quality checks?

Yes, the audit tool supports Go idioms and frontend quality checks. It launches six specialized auditors in parallel that specifically assess Go idioms, frontend quality, architecture, domain genealogy, security, and tests.

What's the best way to assess codebase architecture and security simultaneously?

The best way to assess codebase architecture and security simultaneously is using a parallel audit orchestrator. It delegates to specialized subskills for architecture and security, running them concurrently to rapidly evaluate the repository.