audit

Coordinates a full-cabinet quality review by aggregating domain-specific findings from members.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/orenmagid/claude-cabinet --skill audit-orenmagid
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: audit
Source: https://github.com/orenmagid/claude-cabinet/tree/main/templates/skills/audit
Command: npx skills add https://github.com/orenmagid/claude-cabinet --skill audit-orenmagid

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill coordinates a full-cabinet quality review by aggregating domain-specific insights from cabinet members, enabling teams to surface issues that might be missed in isolated sessions.

Core Features & Use Cases

  • End-to-end cabinet audit workflow: selects members, performs fast checks, executes member agents, and compiles findings for triage.
  • Structured collaboration: distributes responsibilities across domain experts (security, performance, UX, etc.) to surface diverse signals.
  • Triage-ready output: produces a run overview and actionable findings suitable for review and deferral.

Quick Start

Run the /audit command to initiate a full cabinet review on your project.

Frequently Asked Questions about audit

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

FAQPage Schema
How do I coordinate an automated code-quality audit across different domain experts?▼

To coordinate a code-quality audit, this skill orchestrates a full-cabinet review by selecting domain experts, executing their agents, and aggregating findings into a triage-ready output. It manages the entire workflow from member selection to finding persistence.

What is a cabinet-level quality review and when do I need it for my project?▼

A cabinet-level quality review aggregates domain-specific insights from multiple experts to surface issues missed in isolated sessions. You need it to enforce structured collaboration and ensure diverse signals like security and performance are triaged during scheduled audits.

Can I trigger a governance audit automatically on project milestones?▼

Yes, you can trigger governance audits automatically. The skill applies its review workflow across scheduled audits, on-demand runs, and milestone-triggered reviews to surface and triage actionable findings.

How do I start an on-demand triage workflow for code findings?▼

You can start an on-demand triage workflow by running the /audit command. This initiates the end-to-end cabinet review process, performing structural checks and executing member agents to compile actionable findings.

Does the audit workflow handle suppression loading and structural checks before running agents?▼

Yes, the audit workflow handles suppression loading and performs fast structural checks before executing member agents. This ensures the review process is efficient and aggregates valid domain-specific findings for triage integration.