shanraisshan/codex-cli-best-practice
A best practices guide for OpenAI's Codex CLI, covering commands, subagents, hooks, and agentic workflows for AI-assisted coding.

This repository documents best practices for using OpenAI’s Codex CLI, an AI coding assistant and agentic tool. It covers built-in slash commands for session control, custom subagents defined via TOML configuration, hooks for event-driven automation, and skills for extending capabilities. The guide progresses from vibe coding to agentic engineering, teaching users how to orchestrate multi-agent workflows and leverage context engineering for effective AI-assisted development.