codex-review
NewIntegrate Codex CLI (GPT 5.2) for bug analysis, code review, security analysis, architecture guidance, and plan revision
Overview
This repository is the cloud-backed home for my reusable Codex setup.
The primary content now lives in codex-home/, which stores only the reusable custom surface:
- •
codex-home/agents - •
codex-home/skills
Purpose
Use this repository to:
- •back up custom Codex agents and skills
- •version custom agents and skills
- •keep a portable Codex customization layer that can be copied to another machine
Excluded on purpose:
- •
AGENTS.md - •
config.toml - •
auth.json - •
history.jsonl - •logs, sqlite databases, caches, and session state
- •other machine-local runtime artifacts
Repository Layout
- •
codex-home/
- current Codex-designated agents and skills only
- •
legacy/claude-plugin/
- archived older Claude Code / mixed plugin-era assets kept only for reference
Notes
- •This repository is now Codex-designated, not Claude-plugin-first.
- •The legacy Claude-oriented material remains archived so older ideas and prompts are not lost, but it is no longer the main surface.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/codex-review.md https://raw.githubusercontent.com/astomodynamics/codex-review/main/SKILL.md/codex-reviewFrequently Asked Questions
What is codex-review?
Integrate Codex CLI (GPT 5.2) for bug analysis, code review, security analysis, architecture guidance, and plan revision
How to install codex-review?
To install codex-review, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /codex-review.
What is codex-review best for?
codex-review is a community categorized under General. It is designed for: security, code-review, codex, gpt, bug-analysis, architecture. Created by astomodynamics.