Professional code review with auto CHANGELOG generation, integrated with Codex AI
Add this skill
npx mdskills install sickn33/codex-reviewIntegrates professional code review but lacks actionable agent instructions or workflow details
1---2name: codex-review3description: Professional code review with auto CHANGELOG generation, integrated with Codex AI4---56# codex-review78## Overview9Professional code review with auto CHANGELOG generation, integrated with Codex AI1011## When to Use12- When you want professional code review before commits13- When you need automatic CHANGELOG generation14- When reviewing large-scale refactoring1516## Installation17```bash18npx skills add -g BenedictKing/codex-review19```2021## Step-by-Step Guide221. Install the skill using the command above232. Ensure Codex CLI is installed243. Use `/codex-review` or natural language triggers2526## Examples27See [GitHub Repository](https://github.com/BenedictKing/codex-review) for examples.2829## Best Practices30- Keep CHANGELOG.md in your project root31- Use conventional commit messages3233## Troubleshooting34See the GitHub repository for troubleshooting guides.3536## Related Skills37- context7-auto-research, tavily-web, exa-search, firecrawl-scraper38
Full transparency — inspect the skill content before installing.