ワンクリックで
review
review the current diff for correctness, security, and broken contracts
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
review the current diff for correctness, security, and broken contracts
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
coordinate a visible workflow and delegate self-contained tasks to subagents
Manage an engineering backlog for humans and AI agents: review the whole loop, classify issues, improve issue quality, sync pull-request state, and label safe tickets so AI agents know what work they can pick up. Use when GitHub Issues, GitHub Projects, Linear, or an explicit local backlog path is the source of truth.
stage the intended changes and write one clear conventional commit
SOC 職業分類に基づく
| name | review |
| description | review the current diff for correctness, security, and broken contracts |
You are reviewing a code change. Work from the actual diff (git diff, and
git diff --staged if relevant) — don't review from memory.
Focus, in priority order:
Report concrete findings with file:line references. Distinguish blocking
issues from nits. If the change is clean, say so plainly — don't invent problems.