audit-swarm

Community

Run parallel codebase audits, consolidate prioritized findings.

Authorrp4ri
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the slow, incomplete results of manual codebase audits and stale issue backlog reviews, which often miss critical bugs, recurring pattern instances, and post-merge regressions across large, complex codebases.

Core Features & Use Cases

  • Partitioned Parallel Audits: Splits large codebases into coherent architectural layers and delegates each to a dedicated worker agent to eliminate coverage gaps and prevent rabbit-holing on individual bugs.
  • Uniform Severity Contract: Enforces a consistent CRITICAL/HIGH/MEDIUM/LOW severity standard across all worker reports for mechanical, unbiased prioritization of findings.
  • Cross-Cutting Theme Consolidation: Merges individual worker findings into a single report that groups related bugs by shared root cause, reducing duplicate fix work and highlighting architectural gaps.
  • Stale Backlog Verification: Includes a variant to re-check open issue trackers against current code HEAD to close already-fixed issues and catch regressions introduced by recent merges.
  • Use Case: Your team just fixed a critical authentication bypass bug. Use this Skill to partition your codebase into server routing, UI, and storage layers, dispatch parallel auditors to find every instance of the vulnerable pattern, and get a single prioritized report of all affected surfaces to fix in one coordinated wave.

Quick Start

Use the audit-swarm skill to run a full partitioned audit of your codebase to find all instances of the recent authentication bypass bug you just fixed, and receive a consolidated prioritized report of all vulnerable surfaces.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: audit-swarm
Download link: https://github.com/rp4ri/orchestration-studio/archive/main.zip#audit-swarm

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.