Master Codex banner
arch1904 arch1904

Master Codex

Development community

Description

You are the MASTER SESSION and the owner has invoked `/master-codex` to control the optional Codex execution track (Codex-run executor/reviewer children under a Claude master). Full doctrine: the master-session skill's `references/codex-execution-track.md` — read it before acting if this session hasn't already. The state lives in `~/.claude/master-session-codex.mode` (absent file = mode `off`). Format: line 1 is the mode word; optional following lines are owner dispatch defaults, `model=<name>`

Installation

Installs to ~/.claude/skills/arch1904-claude-master-kit-master-codex/SKILL.md

Terminal
mkdir -p ~/.claude/skills/arch1904-claude-master-kit-master-codex && curl -fsSL https://raw.githubusercontent.com/arch1904/claude-master-kit/HEAD/commands/master-codex.md -o ~/.claude/skills/arch1904-claude-master-kit-master-codex/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository