CO

codex-review

This tool automates code reviews and generates project changelogs based on commit history and modifications.

Install

mkdir -p .claude/skills/codex-review && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/1514" && unzip -o skill.zip -d .claude/skills/codex-review && rm skill.zip

Installs to .claude/skills/codex-review

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Professional code review with auto CHANGELOG generation, integrated with Codex AI
81 charsno explicit “when” trigger
Beginner

Key capabilities

  • Perform automated code reviews
  • Generate project CHANGELOG files
  • Review refactoring changes

How it works

The tool integrates with Codex AI to analyze code changes and automatically update the project documentation.

Inputs & outputs

You give it
Source code changes
You get back
Review comments and CHANGELOG.md updates

When to use codex-review

  • Perform automated code reviews before commit
  • Generate project CHANGELOG files
  • Review large-scale refactoring changes

About this skill

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

When not to use it

  • Projects not using conventional commit messages
  • Environments without Codex CLI access

Prerequisites

Codex CLI installed

Limitations

  • Requires adherence to conventional commit standards for best results

How it compares

It automates the generation of changelogs and review feedback compared to manual documentation and peer review processes.

Compared to similar skills

codex-review side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
codex-review (this skill)56moReviewBeginner
deepwiki-rs259moReviewIntermediate
shellcheck-configuration92moNo flagsIntermediate
wolf-scripts-core59moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

software-architecture

davila7

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

333868

planning-with-files

davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.

233106

telegram-bot-builder

davila7

Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Use when: telegram bot, bot api, telegram automation, chat bot telegram, tg bot.

106130

scroll-experience

davila7

Expert in building immersive scroll-driven experiences - parallax storytelling, scroll animations, interactive narratives, and cinematic web experiences. Like NY Times interactives, Apple product pages, and award-winning web experiences. Makes websites feel like experiences, not just pages. Use when: scroll animation, parallax, scroll storytelling, interactive story, cinematic website.

101142

humanizer

davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer

90175

game-development

davila7

Game development orchestrator. Routes to platform-specific skills based on project needs.

70195

You might also like

deepwiki-rs

sopaco

AI-powered Rust documentation generation engine for comprehensive codebase analysis, C4 architecture diagrams, and automated technical documentation. Use when Claude needs to analyze source code, understand software architecture, generate technical specs, or create professional documentation from any programming language.

25170

shellcheck-configuration

wshobson

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring script portability.

9126

wolf-scripts-core

Nice-Wolf-Studio

Core automation scripts for archetype selection, evidence validation, quality scoring, and safe bash execution

584

python-code-style

wshobson

Python code style, linting, formatting, naming conventions, and documentation standards. Use when writing new code, reviewing style, configuring linters, writing docstrings, or establishing project standards.

971

code-review-excellence

wshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

1958

code-walk-thru

pchalasani

Use this when user wants you to walk through (code or text) files in a EDITOR to either explain how some code works, or to show the user what changes you made, etc. You would typically use this repeatedly to show the user your changes or code files one by one, sometimes with specific line-numbers. This way the user is easily able to follow along in their favorite EDITOR as you point at various files possibly at specific line numbers within those files.

670

Search skills

Search the agent skills registry