d29ea60382b1a9b6445a7e0804e4d6dedee2ad1c
Codex Game Studios
This repository is the minimal starting framework for a Codex plugin.
Current state:
- Skills:
/brainstorm - Codex custom agents:
creative-director,art-director,technical-director,producer - Assets:
codex-game-studio.svg - References:
director-gates.md,templates/game-concept.md - Standards:
design-docs.md - Commands:
/brainstormwrapper document - Marketplace:
.agents/plugins/marketplace.json - No hooks
- No rules
- No MCP servers
- No app integrations
The director agents are pre-defined Codex custom agents stored in:
.codex/agents/
Each custom agent is a standalone TOML file with name, description, and
developer_instructions, matching the Codex subagents documentation.
The only required plugin manifest is:
.codex-plugin/plugin.json
Add plugin components one at a time so each addition can be reviewed, explained, and adjusted before the next component is introduced.
Description
Languages
Python
100%