一键导入
rev-audit
Run a full project audit on any codebase with situational focus activation based on user instructions
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run a full project audit on any codebase with situational focus activation based on user instructions
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Verify review or audit findings against the false positive guide to eliminate false positives and assign confidence levels
Internal resource bundle for rev-review, rev-audit, and rev-verify skills. Holds shared review principles, language pack detection, agent prompts, and audit focuses. Do not invoke directly — the rev-* skills read its resources via `../load-context/resources/` paths.
Review a commit or PR for issues using multi-agent analysis with confidence-based findings
| name | rev-audit |
| description | Run a full project audit on any codebase with situational focus activation based on user instructions |
| disable-model-invocation | true |
! ls package.json tsconfig.json jsconfig.json go.mod Cargo.toml pyproject.toml requirements.txt pom.xml build.gradle build.gradle.kts settings.gradle settings.gradle.kts gradlew gradlew.bat mvnw mvnw.cmd bun.lockb package-lock.json yarn.lock pnpm-lock.yaml composer.json composer.lock artisan symfony.lock phpstan.neon phpstan.neon.dist psalm.xml psalm.xml.dist phpunit.xml phpunit.xml.dist 2>/dev/null
Read the prompt ../load-context/resources/core/audit-core.md
Run a full project audit on the current working directory.
Pass the user's instructions below to the audit protocol for situational focus activation. The audit core will load specific focus resources based on keywords in the instructions (e.g., "security" triggers security checks, "release" triggers production readiness checks).
User instructions: $ARGUMENTS
The audit will:
The review prompt directory is: ../load-context/resources/