multi-agent-audit

Coordinate seven agents across three waves to audit code quality, security, performance, architecture, and compliance.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/panlam85/PAF-Atlas --skill multi-agent-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-agent-audit
Source: https://github.com/panlam85/PAF-Atlas/tree/main/.claude/skills/multi-agent-audit
Command: npx skills add https://github.com/panlam85/PAF-Atlas --skill multi-agent-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates a coordinated, multi-agent audit across code quality, security, performance, architecture, and compliance to surface broader, convergent findings in a single pass.

Core Features & Use Cases

  • 7-agent, 3-wave orchestration: dispatches Claudia, XX, Flash, Jacobs, Drake, JonJon, and Mark in parallel waves to cover diverse bug classes.
  • Consolidated reporting: produces a unified findings document and writes findings to a bug-reporting system for traceability.
  • Scope and output control: supports restricting scope, output path, and optional database filing.

Quick Start

Dispatch the multi-agent-audit skill with default waves to begin the three-wave audit session and generate the consolidated report.

Frequently Asked Questions about multi-agent-audit

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

FAQPage Schema
How do I run a comprehensive code audit across security, performance, and architecture simultaneously?

You can run a comprehensive code audit by orchestrating seven specialized agents across three parallel waves, covering code quality, security, performance, architecture, and compliance. This multi-agent audit surfaces convergent findings in a single pass and consolidates them by severity.

What is the best way to automate parallel code review for multiple bug classes?

Automating parallel code review is achieved by dispatching multiple agents in coordinated waves to analyze diverse bug classes concurrently. The three-wave orchestration covers various vulnerability types and generates a unified findings document for traceability.

Can I restrict the scope of a multi-agent security audit to specific directories?

Yes, you can restrict the scope of a multi-agent security audit to specific directories. The audit supports scope and output path control, allowing you to target specific codebases while maintaining read-only analysis.

Do I need a bug reporting system to use the multi-agent audit findings?

A bug reporting system is not required to use the multi-agent audit findings, but it is optionally supported. When enabled, the audit writes consolidated findings to the bug reports database for traceability; otherwise, it outputs results to the .claude/audits directory.

How does multi-agent audit consolidation handle severity ranking?

Multi-agent audit consolidation handles severity ranking by aggregating findings from all seven agents after the three waves complete. It produces a unified findings document that categorizes and ranks issues by severity for prioritized remediation.

What limitations exist when running parallel agents for code quality and compliance checks?

A key limitation is that parallel agents for code quality and compliance checks require explicit prompts and operate in read-only analysis mode. They cannot modify code directly and depend on your prompt clarity to scope the audit boundaries effectively.