ChatGPT Claude Codex CLI Cohere Cursor DeepSeek Gemini GitHub Copilot GLM Grok Kimi Llama MiniMax Mistral OpenAI opencode Skill

codex-review

Professional code review with auto CHANGELOG generation, integrated with Codex AI. Use when you want professional code review before commits, you need automatic CHANGELOG generation, or reviewing large-scale refactoring.

LLM Mart · 0 points · 15 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download sickn33-agentic-awesome-skills-skills_codex-review-1f67c44.zip · 0 KB
Part of sickn33/agentic-awesome-skills — 427 skills
This skill couldn't be refreshed from GitHub on the last check — you're seeing the last imported snapshot.

Install

skills CLI npx skills add https://github.com/sickn33/agentic-awesome-skills/tree/main/skills/codex-review
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install sickn33-agentic-awesome-skills@llmmart
Git git clone https://github.com/sickn33/agentic-awesome-skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole sickn33/agentic-awesome-skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

codex-review

Overview

Professional code review with auto CHANGELOG generation, integrated with Codex AI

When to Use

  • When you want professional code review before commits
  • When you need automatic CHANGELOG generation
  • When reviewing large-scale refactoring

Installation

npx skills add -g BenedictKing/codex-review

Step-by-Step Guide

  1. Install the skill using the command above
  2. Ensure Codex CLI is installed
  3. Use /codex-review or natural language triggers

Examples

See GitHub Repository for examples.

Best Practices

  • Keep CHANGELOG.md in your project root
  • Use conventional commit messages

Troubleshooting

See the GitHub repository for troubleshooting guides.

Related Skills

  • context7-auto-research, tavily-web, exa-search, firecrawl-scraper

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
Files (agentic-awesome-skills)
  • SKILL.md 1.5 KB
    ---
    name: codex-review
    description: "Professional code review with auto CHANGELOG generation, integrated with Codex AI. Use when you want professional code review before commits, you need automatic CHANGELOG generation, or reviewing large-scale refactoring."
    risk: critical
    source: community
    date_added: "2026-02-27"
    ---
    
    # codex-review
    
    ## Overview
    Professional code review with auto CHANGELOG generation, integrated with Codex AI
    
    ## When to Use
    - When you want professional code review before commits
    - When you need automatic CHANGELOG generation
    - When reviewing large-scale refactoring
    
    ## Installation
    ```bash
    npx skills add -g BenedictKing/codex-review
    ```
    
    ## Step-by-Step Guide
    1. Install the skill using the command above
    2. Ensure Codex CLI is installed
    3. Use `/codex-review` or natural language triggers
    
    ## Examples
    See [GitHub Repository](https://github.com/BenedictKing/codex-review) for examples.
    
    ## Best Practices
    - Keep CHANGELOG.md in your project root
    - Use conventional commit messages
    
    ## Troubleshooting
    See the GitHub repository for troubleshooting guides.
    
    ## Related Skills
    - context7-auto-research, tavily-web, exa-search, firecrawl-scraper
    
    ## Limitations
    - Use this skill only when the task clearly matches the scope described above.
    - Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
    - Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related