원클릭으로
review
Review code changes with a bug-first, risk-focused workflow before merge or release.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review code changes with a bug-first, risk-focused workflow before merge or release.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| description | Review code changes with a bug-first, risk-focused workflow before merge or release. |
| metadata | {"github-path":"skills/review","github-ref":"refs/heads/main","github-repo":"https://github.com/s-hiraoku/codex-harnesses","github-tree-sha":"35722aa00e82fcd53f75ac355ae0ae313c1f3e64"} |
| name | review |
Use this workflow when reviewing a diff, pull request, branch, or local change set.
Lead with findings, ordered by severity.
For each finding, include:
Then include:
Monitor a pull request after opening it, fix CI failures and agent or reviewer feedback, push updates, and comment with the outcome.
Fix bugs with reproduction, minimal changes, regression coverage, and targeted verification.
Update documentation after code or behavior changes while keeping docs concise and relevant.
Implement a feature safely with planning, focused edits, tests, docs, and verification.
Manage /goal usage for concrete Codex work, including objective writing, success criteria, done criteria, long-running implementation, verification, PR creation, resumption, and completion decisions.
Monitor a pull request after opening it, fix CI failures and agent or reviewer feedback, push updates, and comment with the outcome.