codex-review

Automate code review and CHANGELOG generation in Codex workflows.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/TwuanMinn/fadelab --skill codex-review-twuanminn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-review
Source: https://github.com/TwuanMinn/fadelab/tree/main/.agent/skills/skills/codex-review
Command: npx skills add https://github.com/TwuanMinn/fadelab --skill codex-review-twuanminn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates professional code review tasks and generates automatic CHANGELOGs, accelerating feedback cycles and keeping release notes up to date.

Core Features & Use Cases

  • Automated AI-assisted code review with actionable feedback on design, safety, and style
  • Automatic CHANGELOG generation synchronized with conventional commits for each release
  • Codex AI integration to provide smart suggestions and documentation updates during reviews
  • Use Case: before merging a large PR, run the review to obtain feedback and generate a ready-to-publish CHANGELOG for the next release

Quick Start

Install the skill and trigger a review with /codex-review or ask Codex to review a specific pull request.

Frequently Asked Questions about codex-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI code reviews and CHANGELOG generation for pull requests?

Automate AI code reviews and CHANGELOG generation by triggering the review process with /codex-review or natural language to obtain actionable feedback and a ready-to-publish release log. This requires the Codex CLI to be installed and accessible.

Can I generate a CHANGELOG from conventional commits before merging a large pull request?

Yes, you can generate a CHANGELOG from conventional commits before merging by running a code review. The process produces a synchronized release log alongside AI-assisted feedback on design, safety, and style.

Does AI-assisted code review work for large codebases in Codex-integrated workflows?

AI-assisted code review supports large codebases within Codex-integrated workflows by providing scalable feedback. It operates using the Codex CLI to analyze pull requests and deliver actionable suggestions.

What is the best way to keep release notes up to date with automated code review?

The best way to keep release notes up to date is to run automated code reviews that synchronize CHANGELOG generation with conventional commits. This accelerates feedback cycles and produces ready-to-publish documentation.

Do I need Codex CLI installed to run automated pre-commit code reviews?

Yes, Codex CLI must be installed and accessible to run automated pre-commit code reviews. The skill operates within Codex-integrated workflows to generate review feedback and update changelogs.

When should I not use AI code review for pull request feedback?

AI code review should not be used without the Codex CLI installed and accessible. It is designed for Codex-integrated workflows requiring pre-commit reviews, changelog updates, and scalable AI-assisted feedback.