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.
npx skills add sickn33/agentic-awesome-skills --skill codex-review --agent codex
Same command for any agent — swap --agent for claude-code, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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.
- Overview
- When to Use
- Installation
- Step-by-Step Guide
- Examples
- Best Practices
- Troubleshooting
- Related Skills
- Limitations
npx skills add -g BenedictKing/codex-review
What does the codex-review skill do?
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.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill codex-review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.