codex-cli-best-practice
Installation
SKILL.md
codex-cli-best-practice
Skill by ara.so — Codex Skills collection.
A comprehensive guide and reference implementation for Codex CLI best practices, covering the journey from vibe coding to agentic engineering. This skill teaches you how to leverage Codex CLI's advanced features: subagents, skills, MCP servers, workflows, and configuration patterns.
What This Project Provides
codex-cli-best-practice is a reference repository that demonstrates:
- Subagents: Custom TOML-configured agents for parallel orchestration
- Skills: Reusable instruction packages with progressive disclosure
- MCP Integration: Model Context Protocol servers for external tool access
- Workflows: End-to-end patterns (Agent → Skill → Output)
- Configuration: Layered TOML config system with profiles and approval policies
- Hooks: Shell scripts that inject into the agentic loop
- Memories: Cross-session memory pipeline for context retention