원클릭으로
rev-review
Review a commit or PR for issues using multi-agent analysis with confidence-based findings
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review a commit or PR for issues using multi-agent analysis with confidence-based findings
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
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.
Run a full project audit on any codebase with situational focus activation based on user instructions
SOC 직업 분류 기준
| name | rev-review |
| description | Review a commit or PR for issues using multi-agent analysis with confidence-based findings |
| 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/review-core.md
Do a deep analysis of the current branch (or provided branch, commit or PR).
If a commit SHA is provided, analyze that specific commit.
If a PR number is provided, use gh pr diff to get the changes.
If no argument is provided, analyze the current branch.
Use ctx7 CLI to validate framework API usage against current documentation.
The review prompt directory is: ../load-context/resources/