audit

Coordinate parallel worktree reviews across eleven audit dimensions for software scopes.

10|5|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/JHostalek/dotclaude --skill audit-jhostalek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/JHostalek/dotclaude/tree/main/skills/audit
Command: npx skills add https://github.com/JHostalek/dotclaude --skill audit-jhostalek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill replaces fragmented code reviews with a structured, full-scope audit that identifies maintenance risks, defects, security issues, performance problems, and unnecessary complexity before release.

Core Features & Use Cases

  • Parallel Audit Dimensions: Runs eleven focused reviews covering necessity, structure, patterns, correctness, error handling, logs, performance, security, tests, complexity, and comments.
  • Dependency-Aware Integration: Coordinates audit work in parallel worktrees and integrates findings in defined phase groups.
  • Use Case: Run a comprehensive baseline review of a large application before a major release to surface both functional defects and long-term maintenance costs.

Quick Start

Run the audit skill on the specified project path to perform the complete baseline audit sweep.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I run a comprehensive pre-release code audit to identify defects and security risks?

Run a comprehensive pre-release code audit by executing a coordinated sweep across your entire software scope to identify defects, security risks, maintenance costs, and quality problems. This applies parallel worktree reviews across architecture, correctness, reliability, performance, security, testing, and maintainability.

What is the best way to assess technical debt and software quality before a major release?

Assess technical debt and software quality by applying a structured full-scope audit that replaces fragmented code reviews. This integrates eleven focused audit dimensions in dependency order, surfacing both functional defects and long-term maintenance costs.

How does a dependency-aware code audit work across parallel worktrees?

A dependency-aware code audit works by coordinating focused reviews in parallel worktrees and integrating findings in defined phase groups. This structured sweep evaluates necessity, structure, patterns, correctness, error handling, logs, performance, security, tests, complexity, and comments.

Can I perform a code audit on a project that contains no tests?

Yes, you can perform a code audit on a project with no tests. The audit automatically skips test analysis when the scope contains no tests, ensuring the remaining ten focused audit dimensions still execute across your codebase.

What maintenance costs and quality problems does a full-scope code audit identify?

A full-scope code audit identifies maintenance costs and quality problems such as unnecessary complexity, structural flaws, missing patterns, and inadequate comments. It evaluates both functional correctness and long-term maintainability across your entire software scope.

Does a structured code audit replace fragmented code reviews for large applications?

Yes, a structured code audit replaces fragmented code reviews by coordinating a thorough, dependency-aware sweep. It provides a comprehensive baseline review of large applications, identifying performance problems and security issues before release.