Codex repo and org memory - Anchor Docs
Configure Anchor so Codex can use local repo and org memory for evidence-backed planning, edits, reviews, and cross-repo checks.
Codex can plan and edit across a workspace, but repo-specific PR history and org-wide dependency risk are usually outside the prompt.
- Writes Codex MCP config and managed AGENTS.md instructions for Anchor usage.
- Exposes repo memory, task planning, architecture guidance, test commands, and org impact through stable MCP tools.
- Keeps context sanitized, cited, and strict-mode friendly for high-risk edits.
anchor init --target codex
anchor index --limit 200
anchor org sync --org my-org --no-graph
anchor doctor --target codex