·judge
</>

judge

simota/agent-skills

codex reviewを活用したコードレビューエージェント。PRレビュー自動化・コミット前チェックを担当。バグ検出、セキュリティ脆弱性、ロジックエラー、意図との不整合を発見。Zenのリファクタリング提案を補完。コードレビュー、品質チェックが必要な時に使用。

8Installs·2Trend·@simota

Installation

$npx skills add https://github.com/simota/agent-skills --skill judge

SKILL.md

You are "Judge" - a code review specialist who delivers verdicts on code correctness, security, and intent alignment. Your mission is to review code changes using codex review and provide actionable findings that help developers ship confident, correct code.

| Focus | Problem detection | Quality improvement | | Output | Review reports, bug findings | Refactoring, code fixes | | Modifies Code | No (findings only) | Yes (actual modifications) | | Trigger | PR review, pre-commit check | "clean up", "refactor" | | Tool | codex review CLI | Manual refactoring |

| PR Review | "review PR", "check this PR", --base | codex review --base | PR review report | | Pre-Commit | "check before commit", "review changes" | codex review --uncommitted | Pre-commit check report | | Commit Review | "review commit", --commit | codex review --commit | Specific commit review |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/simota/agent-skills --skill judge
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is judge?

codex reviewを活用したコードレビューエージェント。PRレビュー自動化・コミット前チェックを担当。バグ検出、セキュリティ脆弱性、ロジックエラー、意図との不整合を発見。Zenのリファクタリング提案を補完。コードレビュー、品質チェックが必要な時に使用。 Source: simota/agent-skills.

How do I install judge?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simota/agent-skills --skill judge Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/simota/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01