references/getting-started.md | First sessions, first tasks, and how to get productive safely |
references/working-with-codex.md | Day-to-day workflow, planning, intervention, and review patterns |
references/slash-commands.md | What the main Codex CLI slash commands do and when to use them |
references/config-and-trust.md | config.toml, project trust, and configuration precedence |
references/agents-md.md | What AGENTS.md is, what to put in it, and how to keep it useful |
references/agents-md-advanced.md | Layering, overrides, fallback filenames, and advanced AGENTS.md behavior |
references/sandbox-and-approvals.md | How Codex command execution and approvals shape workflow |
references/best-practices.md | Prompting, planning, verification, diff review, and iteration habits |
references/markdown-verification.md | How this repo uses markdownlint-cli2 and Markdown verification |
references/skills.md | What Codex skills are, where they live, and when they are worth creating |
references/mcp.md | How Codex connects to MCP servers and when MCP is worth using |
references/hooks.md | Experimental hook support, config shape, and when hooks are a better fit than skills |
references/multi-agents.md | Experimental parallel multi-agent workflows in Codex CLI |
references/review-and-diff.md | Review pane behavior and CLI /review and /diff workflows |
references/worktrees.md | App worktrees, background isolation, and handoff behavior |
references/automations-and-local-environments.md | Scheduled app automations and project-specific local environment setup |
references/non-interactive-and-github-action.md | codex exec and the official GitHub Action path |
references/stories/starting-new-repo.md | A concrete example of getting started in a real repo |
references/stories/daily-workflow.md | A day-to-day example of working with Codex in an existing repo |