audit-project

Automates iterative code review and fix across multiple files with specialized agents.

3|2|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/agent-sh/audit-project --skill audit-project-agent-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-project
Source: https://github.com/agent-sh/audit-project/tree/main/skills/audit-project
Command: npx skills add https://github.com/agent-sh/audit-project --skill audit-project-agent-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

audit-project solves the issue of inconsistent code quality and security vulnerabilities by providing automated, iterative reviews and fixes across a codebase.

Core Features & Use Cases

  • Multi-Agent Review: Utilizes up to 10 specialized reviewers for a comprehensive analysis.
  • Automated Fixes: Applies critical and high-severity fixes automatically.
  • Re-review and Iteration: Continuously re-reviews the code after each fix to ensure quality and correctness.
  • Use Case: Pre-release code reviews to guarantee a high standard of code quality before deployment.

Quick Start

Run the full code review for the current directory by typing: /audit-project

Frequently Asked Questions about audit-project

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

FAQPage Schema
How do I automate code review and security fixes before release?

You can automate code review by using multi-agent reviewers that analyze codebase file scopes, apply critical security fixes, and continuously re-review changes until issues are resolved.

What is iterative code auditing and how does it work?

Iterative code auditing runs specialized agents to review code quality, security, and performance, automatically applies high-severity fixes, and re-reviews the updated code to ensure correctness.

Can I run an automated security audit across my entire codebase?

Yes, automated security auditing operates across multiple file scopes within your codebase, identifying vulnerabilities and applying necessary fixes iteratively to ensure robust security.

Does automated performance optimization work with multi-agent code review?

Yes, specialized agents analyze performance optimization alongside security and code quality, applying fixes and re-reviewing changes to ensure performance improvements are effective and correct.

What is the best way to perform a pre-release code audit?

The best approach is using an automated iterative review process where specialized agents evaluate code quality, apply high-severity fixes, and re-review changes until all issues are resolved.

Why does my automated code review keep re-reviewing the same files?

Iterative code review re-reviews files after applying critical fixes to verify that the changes resolved the original issues without introducing new vulnerabilities or performance regressions.