codex-review | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / codex-review

codex-review

maintained by ziwon

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: codex-review description: Delegates code review to OpenAI Codex CLI. Use when user says "코드 리뷰해줘", "Codex한테 리뷰 맡겨", "PR 검토해줘", "코드 품질 체크", "리팩토링 제안해줘", "second opinion", or asks for code review, refactoring suggestions.

Codex Code Review

Delegate code reviews to OpenAI Codex for detailed analysis.

When to Use

  • Code quality review
  • Pull request analysis
  • Refactoring suggestions
  • Security vulnerability detection
  • Best practices compliance

How to Use

For file review:

codex review < path/to/file.py

For inline code:

echo "code here" | codex review

For specific task:

codex exec "review this code for security issues: <code>"

Integration

The Codex CLI is pre-authenticated and ready to use. Results will be returned and summarized for the user.

Example Workflow

  1. User asks: "Review my changes in src/main.py"
  2. Read the file content
  3. Pipe to codex review
  4. Summarize the findings for user

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated il y a 4 mois
tools tools automation tools

Related Skills

specs-gen
chevron_right
pr

pr

MoonshotAI
star 6.1k
chevron_right
glm-coding-agent
chevron_right
feature-dev
chevron_right
creating-pr
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.