Files
bootstrap/adapters/codex.md
2026-02-17 10:41:09 -06:00

14 lines
307 B
Markdown

# Codex Adapter
Use this adapter when running Codex CLI sessions.
## Required Context
1. `~/.mosaic/STANDARDS.md`
2. `<repo>/AGENTS.md`
## Runtime Behavior
- Favor repo lifecycle scripts under `scripts/agent/` for start/end rituals.
- Keep instructions and quality gates aligned with Mosaic standards.