Codex Exec Sub Agent

Delegate a task to a separate Codex process by running `codex exec --json` and logging the full JSONL event stream to a timestamped folder under `~/.codex/sub_agent_runs/`. Use when you want a lightweight “sub-agent” workflow where the main agent provides only a prompt, and the runner script handles run folders, prompt capture, and printing the JSONL path.

chandeldivyam Updated

File contents

chandeldivyam/codex-skills/tree/main/skills/codex-exec-sub-agent commit ac2e7a154c

Frequently asked questions

npx skillmds@latest add chandeldivyam/codex-exec-sub-agent