Skip to content
← Back to the kit
Agent: OpenAI Codex Support: full

OpenAI Codex adapter

Codex supports DWP through markdown command procedures.

Support level

Full — every dwp-* command runs from its procedure file.

Installation

DWP commands live as markdown procedures the agent reads on invocation; rules are installed under .codex/.

Invocation

Use the # prefix:

#dwp-create <goal>
#dwp-execute

Notes

Codex reads the procedure files and runs the full sequential Deep Work Plan loop.