codex-review
Installation
SKILL.md
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
- Install the skill using the command above
- Ensure Codex CLI is installed
- Use
/codex-reviewor 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
Related skills
More from poletron/custom-rules
cpp
>
104lancedb
>
17clean-code
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
10vulnerability-scanner
Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
8trpc
>
8web-performance-optimization
Optimize website and web application performance including loading speed, Core Web Vitals, bundle size, caching strategies, and runtime performance
7