codex-cli-best-practice
shanraisshan/codex-cli-best-practice
A comprehensive best-practices reference repository demonstrating advanced agent orchestration, configuration management, and skill development for Codex CLI. It provides working examples of TOML profiles, subagents, MCP servers, hooks, and reusable instruction packages.
Overview
This repository serves as a blueprint for agentic engineering with Codex CLI, illustrating the Agent-to-Skill orchestration pattern. It includes structured guides, configuration profiles, custom agents, and a fully functional weather data system example that fetches live data and generates SVG cards using progressive skill disclosure.
Capabilities
- ▸Layered configuration profiles (conservative, development, trusted, ci, review)
- ▸Subagent registration and parallel execution orchestration
- ▸Reusable skill packaging with progressive disclosure and YAML frontmatter
- ▸MCP server integration with OAuth and parallel tool calling support
- ▸Event-driven hook integration for logging and automation
Best for
Configuring layered TOML settings and security profiles for Codex CLI, Orchestrating subagents and reusable instruction skills for complex workflows, Integrating Model Context Protocol (MCP) servers and hooks into development pipelines, Learning best practices for agentic codebase interaction and project documentation
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
The repository configures sandbox environments and approval policies through TOML files. Users should ensure appropriate security profiles (such as read-only or on-request approval) are used when executing untrusted code.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.