원클릭으로
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/