Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub agent-sh/audit-project --plugin audit-projectUse when coordinating multi-agent review passes in /audit-project. Details agent specialization, file filtering, and review queue handling.
This file contains GitHub integration for `/audit-project`.
Multi-agent code review with iterative improvement
Multi-agent iterative code review that loops until zero issues remain.
Manual code reviews miss things. Single-pass automated reviews find issues but leave fixing to you. audit-project runs up to 10 specialized review agents, fixes the issues it finds, re-reviews the fixes, and repeats until the codebase is clean - or you tell it to stop.
Use it when you want:
agentsys install audit-project
Requires agentsys as the plugin runtime.
/audit-project # Full iterative review of the entire project
/audit-project --quick # Single pass, findings only, no fixes
/audit-project --recent # Review last 5 commits only
Always active:
| Agent | Focus |
|---|---|
| code-quality-reviewer | Error handling, maintainability, code patterns |
| security-expert | Vulnerabilities, auth, input validation |
| performance-engineer | Bottlenecks, algorithms, memory usage |
| test-quality-guardian | Test coverage gaps, test quality |
Conditional (activated by project signals):
| Agent | Activated when |
|---|---|
| architecture-reviewer | 50+ tracked files |
| database-specialist | Sequelize, Prisma, or TypeORM detected |
| api-designer | Express, Fastify, or NestJS detected |
| frontend-specialist | .tsx, .jsx, .vue, or .svelte files present |
| backend-specialist | Server framework detected |
| devops-reviewer | CI/CD configuration files present |
Every finding includes file:line location, severity (critical/high/medium/low), a code quote, a suggested fix, and an effort estimate (small/medium/large).
/audit-project # Full iterative review
/audit-project src/api # Review a specific path
/audit-project --domain security # Run only the security-expert agent
/audit-project --quick # Single pass, no fixes applied
/audit-project --recent # Scope to last 5 commits
/audit-project --create-tech-debt # Force TECHNICAL_DEBT.md creation
/audit-project --resume # Resume from a saved review queue
When agent-analyzer repo-intel data is available, audit-project uses test-gap signals to prioritize review. Files with high churn but no co-changing test file receive extra scrutiny.
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Multi-agent iterative code review until zero issues remain
Comprehensive code review skill with 53 specialized agents for architecture, code quality, error handling, types, comments, tests, accessibility, localization, concurrency, performance, simplification, security, and platform-specific reviews (iOS, macOS, Android, Angular, TypeScript, Next.js, Vue.js, Python, Django, Ruby, Rust, Go, Rails, Flutter, Java/Spring Boot, C#/.NET, PHP/Laravel, C/C++, React Native, Svelte/SvelteKit, Elixir/Phoenix, Kotlin Server, Scala, Terraform, Shell/Bash, Docker, Kubernetes, GraphQL, GitHub Actions) with automatic platform detection and confidence scoring.
Point it at a codebase and it figures out what's worth doing — bugs, perf, tech debt, what to build next — then writes plans any agent can execute. It can hand the work to a cheaper model and review the result. It never edits your code.
Run multiple code review agents in parallel for comprehensive feedback
使用多個專門代理進行自動化程式碼審查,配備基於置信度的評分系統以過濾誤報
Multi-lens code review pipeline: deep review (Claude or Codex), automated fix loop, interactive walkthrough, manual promote, external-finding injection.
Deep repository analysis to realign project plans with actual code reality - discovers drift, gaps, and produces prioritized reconstruction plans
Master workflow orchestrator with autonomous task-to-production automation, quality gates, and multi-agent review
Plugin structure and tool use analyzer - validates plugin.json, MCP tools, and security patterns
AI slop cleanup with minimal diffs and behavior preservation
Unified static analysis via agent-analyzer - git history, AST symbols, project metadata, and doc-code sync
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim