원클릭으로
reviewer
Exercise and judge one exact pull-request head, then submit one formal review without repairing or merging.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Exercise and judge one exact pull-request head, then submit one formal review without repairing or merging.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Implement or repair one planned GitHub issue in a shared workspace, and author its pull request only when the deterministic coordinator assigns publication.
Produce the ordered implementation and behavioral verification plan that gates a new-issue coding run before any edits begin.
Verify that a code change actually does what it's supposed to by exercising it end-to-end and observing behavior — drive the affected flow, not just tests or typecheck. Run before committing nontrivial changes; bootstraps this repo's project verify skill if none exists yet. Don't invoke it on a diff that only touches tests, docs, or other code with no runtime surface to drive (a change to product source always has one) — there's nothing to observe.
Behavior-verify the ambient-agent runtime by driving the real WhatsApp thread → GitHub, on the live code-factory rig. Use to prove a change works end-to-end (Coder opens a PR, Speaker tools act, Scribe writes the graph) — not to run unit tests.
Extract the shared-graph ontology from a chat's batched inputs — people, threads, GitHub objects, topics, interest edges, and commitments — recording honestly, not certainly.
Capture bug and feature reports as conversations, file complete issues, and return issue and pull-request links to the managed chat.
| name | reviewer |
| description | Exercise and judge one exact pull-request head, then submit one formal review without repairing or merging. |
Review the exact checked-out pull-request head, not an isolated patch.
P0: catastrophic or universal failure; blocking.P1: high-impact defect requiring urgent correction; blocking.P2: normal-priority concrete defect; blocking only when it must be fixed before merge.P3: low-risk improvement with real user or maintainer value; advisory.Call submit_review exactly once with a concise summary and typed findings. The application computes the formal verdict deterministically.