AGENTS.md
.codex/AGENTS.mdAGENTS.md
Quality
59/100
Scores the file, not the repository.Length
349 words
6 headings · 0 code blocksRepository
19
— · pushed 152 days agoLast changed
3 days ago
First indexed 3 days ago.1# ECC for Codex CLI23This supplements the root `AGENTS.md` with Codex-specific guidance.45## Model Recommendations67| Task Type | Recommended Model |8|-----------|------------------|9| Routine coding, tests, formatting | o4-mini |10| Complex features, architecture | o3 |11| Debugging, refactoring | o4-mini |12| Security review | o3 |1314## Skills Discovery1516Skills are auto-loaded from `.agents/skills/`. Each skill contains:17- `SKILL.md` — Detailed instructions and workflow18- `agents/openai.yaml` — Codex interface metadata1920Available skills:21- tdd-workflow — Test-driven development with 80%+ coverage22- security-review — Comprehensive security checklist23- coding-standards — Universal coding standards24- frontend-patterns — React/Next.js patterns25- frontend-slides — Viewport-safe HTML presentations and PPTX-to-web conversion26- article-writing — Long-form writing from notes and voice references27- content-engine — Platform-native social content and repurposing28- market-research — Source-attributed market and competitor research29- investor-materials — Decks, memos, models, and one-pagers30- investor-outreach — Personalized investor outreach and follow-ups31- backend-patterns — API design, database, caching32- e2e-testing — Playwright E2E tests33- eval-harness — Eval-driven development34- strategic-compact — Context management35- api-design — REST API design patterns36- verification-loop — Build, test, lint, typecheck, security3738## MCP Servers3940Configure in `~/.codex/config.toml` under `[mcp_servers]`. See `.codex/config.toml` for reference configuration with GitHub, Context7, Memory, and Sequential Thinking servers.4142## Key Differences from Claude Code4344| Feature | Claude Code | Codex CLI |45|---------|------------|-----------|46| Hooks | 8+ event types | Not yet supported |47| Context file | CLAUDE.md + AGENTS.md | AGENTS.md only |48| Skills | Skills loaded via plugin | `.agents/skills/` directory |49| Commands | `/slash` commands | Instruction-based |50| Agents | Subagent Task tool | Single agent model |51| Security | Hook-based enforcement | Instruction + sandbox |52| MCP | Full support | Command-based only |5354## Security Without Hooks5556Since Codex lacks hooks, security enforcement is instruction-based:571. Always validate inputs at system boundaries582. Never hardcode secrets — use environment variables593. Run `npm audit` / `pip audit` before committing604. Review `git diff` before every push615. Use `sandbox_mode = "workspace-write"` in config62
Also in j7-dev/everything-github-copilot
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| j7-dev/everything-github-copilotskills/react-best-practices/AGENTS.md · 19 | AGENTS.md | buildlint-formatstylearch+8 | 64/100 | 3 days ago | |
| j7-dev/everything-github-copilot.github/copilot-instructions.md · 19 | Copilot instructions | buildtestlint-formatstyle+6 | 76/100 | 3 days ago | |
| j7-dev/everything-github-copilot.github/instructions/go.instructions.md · 19 | Copilot instructions | testlint-formatstyletesting-strategy+1 | 77/100 | 3 days ago | |
| j7-dev/everything-github-copilot.github/instructions/python.instructions.md · 19 | Copilot instructions | testlint-formatstyletypes+2 | 85/100 | 3 days ago | |
| j7-dev/everything-github-copilot.github/instructions/swift.instructions.md · 19 | Copilot instructions | testlint-formatstyletypes+2 | 81/100 | 3 days ago | |
| j7-dev/everything-github-copilot.github/instructions/typescript.instructions.md · 19 | Copilot instructions | testlint-formatstyletypes+4 | 62/100 | 3 days ago | |
| j7-dev/everything-github-copilotAGENTS.md · 19 | AGENTS.md | buildteststylearch+4 | 77/100 | 3 days ago | |
| j7-dev/everything-github-copilotCLAUDE.md · 19 | CLAUDE.md | testarchagent-behaviour | 81/100 | 3 days ago |
Diff against skills/react-best-practices/AGENTS.md Diff against .github/copilot-instructions.md Diff against .github/instructions/go.instructions.md Diff against .github/instructions/python.instructions.md Diff against .github/instructions/swift.instructions.md Diff against .github/instructions/typescript.instructions.md Diff against AGENTS.md Diff against CLAUDE.md
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| trick77/agents-md-syncAGENTS.md · 2 | AGENTS.md | setupbuildteststyle+5 | 100/100 | 3 days ago | |
| SkeneTechnologies/skene-cookbookAGENTS.md · 51 | AGENTS.md | setupbuildtestlint-format+7 | 100/100 | 2 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 3 days ago | |
| wpscanteam/wpscanAGENTS.md · 9.7k | AGENTS.md | setupbuildteststyle+6 | 100/100 | 2 days ago | |
| mui/material-uiAGENTS.md · 99k | AGENTS.md | setupbuildtestlint-format+9 | 100/100 | 3 days ago | |
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 199k | AGENTS.md | buildteststylearch+3 | 100/100 | 3 days ago | |
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | 3 days ago | |
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 67k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 2 days ago |
