codex-code-review
✓使用 OpenAI Codex CLI 執行全面的代碼審查。當用戶請求代碼審查、想要分析差異/PR、需要安全審計、性能分析或想要自動代碼質量反饋時,應該使用此技能。支持查看分階段更改、特定文件、整個目錄或 git diff。
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 中使用
這個 Skill 的原始碼在哪?
https://github.com/tyrchen/claude-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01