Claude Code Plugins

Community-maintained marketplace

Feedback

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.

Install Skill

Shared

Installs to .agents/skills, used by Codex, Amp, Warp, Cursor, OpenCode, and more.

CodexAmp
Warp
CursorOpenCode
Cline
Gemini CLI
GitHub Copilot
Personal

Available across projects.

$npx skills-installer add @sickn33/antigravity-awesome-skills/codex-review --client shared
Project

Writes to .agents/skills.

$npx skills-installer add @sickn33/antigravity-awesome-skills/codex-review -p --client shared
Note: Review the skill instructions before using it.

SKILL.md

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 unknown
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

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.