DevOps&コード

PublicClaude サブエージェント

PR リビューア

自動レビューツールは往々にして、些細な指摘で PR を埋め尽くし、やがて誰も読まなくなります。このレビュアーは本当に意味のある指摘以外では沈黙するよう設計されています。

sonnet4日GitHubOpenAIESLintGitHub Actions
ClaudeClaude
ROI for
README.md

このサブエージェントを選ぶ理由

自動レビューツールは往々にして、些細な指摘で PR を埋め尽くし、やがて誰も読まなくなります。このレビュアーは本当に意味のある指摘以外では沈黙するよう設計されています。

差分を周辺コンテキストとともに読み取り、正確性・セキュリティ・保守性の問題だけを指摘し、スタイルの指摘は linter に任せます。コメントは具体的な修正案とともに該当行に表示され、対応しやすいようグループ化されます。変更がクリーンなときは何も言いません。そうやってレビュアーは信頼を得るのです。

動作の流れ

    • Read

      Used at step 01 to kick off the pipeline.

    • Write

      Used at step 01 to kick off the pipeline.

    • WebFetch

      Used at step 01 to kick off the pipeline.

    • WebSearch

      Used at step 01 to kick off the pipeline.

出力サンプル

json
// Sample output
// (generated when the pipeline finishes)

Given a pull request diff and context, return a JSON list of line-level review comments limited to correctness, security, and maintainability, each with a concrete suggestion.

Unlock the rest

The full agent definition, install snippet, and starter task are gated for community members.

Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.