AGENTS.md - Codex Compatibility Shim for {{DISPLAY_NAME}}
<!-- AUTO-GENERATED by add_openclaw_agent.sh (codex shim) -->This repository stores full persona files in .openclaw/.
This root file exists so OpenAI Codex discovers and follows the same policy.
Primary Instruction Source
Read and follow these files in order:
.openclaw/AGENTS.md.openclaw/SOUL.md.openclaw/USER.md.openclaw/TOOLS.md.codex/rules/default.rules(execution guardrails)
Task Completion Protocol
For EVERY bug fix or feature:
- Understand — Read PROJECT.md, relevant source files
- Fix — Make the code change
- Build — Run build command from TOOLS.md
- Test — Run test command from TOOLS.md
- Verify — Browser-check if UI change (via CDP)
- Commit — On feature branch, not main
- Report — Summary of what changed, what was tested
Cost-Optimized Routing
- Start with a short plan/triage before making changes.
- Work directly for small tasks; avoid broad repo exploration unless required.
- Escalate only for genuinely complex, multi-file changes.
- Never include
Co-Authored-Byin commit messages (gitcommit-msghook enforces this in generated workspaces).
Skills
- Use
.agents/skills/(symlinked to.openclaw/skills/) as the shared project skills source. - If needed, use
.claude/skills/for Claude-native references. - Prefer existing skill files over ad-hoc instructions.
Local Codex State
- Prefer project-local Codex state at
.codex-home/(for example viaccxalias).