🎉 gald3r v5.0.57 is out — gald3r 5.0.57 — choose one recommended download for your computer..See release notes →
🎉 gald3r v5.0.57 is out — gald3r 5.0.57 — choose one recommended download for your computer..See release notes →

OpenAI Codex CLI

FullL2 MCP

OpenAI

Full CRASH parity — AGENTS.md + .codex/ tree

CommandsRulesSkillsHooksMCPrules: .md

CRASH Capability Matrix

CRASH = Commands · Rules · Agents · Skills · Hooks + MCP. Engine level: L2 — MCP Native

PrimitiveStatus
CommandscommandsCommands
RulesrulesRules
SkillsskillsSkills
HookshooksHooks
MCPmcpMCP

Folder Hierarchy

Files gald3r writes and the directories it expects for OpenAI Codex CLI. The .codex/ tree is the primary gald3r surface.

project-root/
.codex/
└── agents/         *.toml   ← subagent definitions
hooks.json          ← 10-event hook wiring
AGENTS.md           ← instruction file
.mcp.json           ← MCP server config

Key Setup Notes

  • Reads AGENTS.md as primary instruction file
  • 10-event hook system via hooks.json at project root
  • TOML subagent definitions in .codex/agents/
  • execpolicy controls sandbox level (suggest / auto-edit / full-auto)

Install gald3r on OpenAI Codex CLI

Run the gald3r installer and get the full CRASH system on OpenAI Codex CLI in under 5 minutes. Persistent memory, 220+ commands, and adversarial quality gates.

install — OpenAI Codex CLI
# 1. Install gald3r: download the installer for your OS from
#    github.com/Gald3r-Labs/gald3r_core/releases (.msi / .pkg / .tar.gz), run it, then confirm
gald3r --version

# 2. Scaffold .gald3r/ in your project
gald3r setup

# 3. Write the OpenAI Codex CLI overlay into this project
gald3r platform install codex
All platforms
38 platforms supported