Audit Project banner
agent-sh agent-sh

Audit Project

Security community

Description

--- description: Multi-agent code review with iterative improvement codex-description: 'Use when user asks to "review my code", "check for issues", "run code review", "analyze PR quality". Multi-agent iterative review that loops until all critical/high issues are resolved.' argument-hint: "[scope] [--recent] [--domain AGENT] [--quick] [--create-tech-debt] [--resume]" allowed-tools: Bash(git:*), Bash(node:*), Read, Write, Edit, Glob, Grep, Task, AskUserQuestion --- # /audit-project - Multi-Agent

Installation

Installs to ~/.claude/skills/agent-sh-audit-project-audit-project/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agent-sh-audit-project-audit-project && curl -fsSL https://raw.githubusercontent.com/agent-sh/audit-project/HEAD/commands/audit-project.md -o ~/.claude/skills/agent-sh-audit-project-audit-project/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository