·codex-code-review
</>

codex-code-review

tyrchen/claude-skills

OpenAI Codex CLI を使用して包括的なコード レビューを実行します。このスキルは、ユーザーがコード レビューを要求する場合、差分/PR を分析する場合、セキュリティ監査やパフォーマンス分析が必要な場合、またはコード品質の自動フィードバックが必要な場合に使用する必要があります。段階的な変更、特定のファイル、ディレクトリ全体、または git diff のレビューをサポートします。

11インストール·0トレンド·@tyrchen

インストール

$npx skills add https://github.com/tyrchen/claude-skills --skill codex-code-review

SKILL.md

To perform thorough, automated code reviews using the OpenAI Codex CLI agent, use this skill. Codex runs locally and can analyze code changes, identify issues, suggest improvements, and provide security/performance insights through non-interactive automation.

⚠️ CRITICAL: When reviewing code that involves dependency versions, latest releases, or current best practices, you MUST use the WebSearch tool to verify information before making any claims. Never assume version numbers or release status - always search first to avoid false positives. See the "Web Search Verification" section for details.

When running codex for automated code reviews, you MUST use the --full-auto flag to grant all necessary permissions for headless operation. Without this flag, codex may hang waiting for user approval.

OpenAI Codex CLI を使用して包括的なコード レビューを実行します。このスキルは、ユーザーがコード レビューを要求する場合、差分/PR を分析する場合、セキュリティ監査やパフォーマンス分析が必要な場合、またはコード品質の自動フィードバックが必要な場合に使用する必要があります。段階的な変更、特定のファイル、ディレクトリ全体、または git diff のレビューをサポートします。 ソース: tyrchen/claude-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/tyrchen/claude-skills --skill codex-code-review
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

codex-code-review とは?

OpenAI Codex CLI を使用して包括的なコード レビューを実行します。このスキルは、ユーザーがコード レビューを要求する場合、差分/PR を分析する場合、セキュリティ監査やパフォーマンス分析が必要な場合、またはコード品質の自動フィードバックが必要な場合に使用する必要があります。段階的な変更、特定のファイル、ディレクトリ全体、または git diff のレビューをサポートします。 ソース: tyrchen/claude-skills。

codex-code-review のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/tyrchen/claude-skills --skill codex-code-review インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/tyrchen/claude-skills