Built 26/04/18 10:16commit 3e86823
Codex Family Index
中文 | English
Summary
This page groups the durable Codex source set into the main runtime surface, configuration references, and skill-packaging material so the family can keep growing without flattening the root catalogs again.
Runtime And Workflow Surface
- Codex Best Practices - Source on prompt structure, AGENTS.md usage, testing, MCP, skills, automations, and session controls.
- Codex CLI Slash Commands - Source on the interactive control surface for live sessions, including permissions, compaction, diff review, and diagnostics.
- Codex Non-Interactive Mode - Source on
codex exec, machine-readable output, CI auth, and non-interactive guardrails. - Codex Agent Skills - Source on skill packaging, discovery scopes, implicit invocation boundaries, and plugin distribution.
- Codex Subagents - Source on delegation limits, custom agent files, and concurrency/depth controls.
- Codex Plugin For Claude Code - Source on exposing Codex review, rescue delegation, background-job controls, and stop-hook review gates through Claude Code's native plugin surface.
- GitHub OpenAI Codex Repository - Direct implementation source showing Codex as a multi-crate runtime with explicit app-server, thread, command-exec, approval, and sandbox layers.
Configuration
- Codex Configuration Index - Consolidated entry point for configuration precedence, advanced knobs, the schema reference, and the sample config.
Skills
- Codex Skills Index - Skill-family entry point for the LLM Wiki maintenance bundle and future Codex-packaged skills.