codex-git
Installation
SKILL.md
Codex Git Integration
Comprehensive git-aware development workflows with Codex CLI, featuring intelligent commit generation and full automation.
Last Updated: December 2025 (GPT-5.2 Release)
Quick Start
# Apply Codex changes as git patch
codex apply
# or
codex a
# Generate intelligent commits
codex exec --dangerously-bypass-approvals-and-sandbox \
"Review all changes and create meaningful git commits"