codex-review
Professional code review with auto CHANGELOG generation, integrated with Codex AI
Content Preview
--- name: codex-review description: "Professional code review with auto CHANGELOG generation, integrated with Codex AI" risk: unknown source: community date_added: "2026-02-27" --- # 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 Bened
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/codex-review.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/codex-review/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/codex-review/SKILL.md
Related Skills
codex
OpenAI Codex CLI wrapper — three modes. Code review: independent diff review via
codexcodex
by Garry Tan (YC CEO) · garrytan-gstack
Scanning for Data Privacy Issues
This skill enables Claude to automatically scan code and configuration files for potential data privacy vulnerabilities using the data-privacy-scanner plugin. It identifies sensitive data exposure, compliance violations, and other privacy-related risks. Use this skill when the user requests to "scan
skill-adapterscanning for data privacy issues
by jeremylongshore · plugins-plus-skills
data
Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.
pluginpluginmarketplacedata
by Anthropic · anthropic-official-plugins
data-engineering-data-driven-feature
Build features guided by data insights, A/B testing, and continuous measurement using specialized agents for analysis, implementation, and experimentation.
data-aidataengineeringdriven
by sickn33 (Antigravity) · antigravity-awesome-skills