Codex Explicit Mode Skills

Opt-in skills for heavier Codex workflows: one for planner coordination, one for real-subagent optimization councils.

Skills

planner-coordinator

A main Planner mode for complex tasks that need context reading, option comparison, task splitting, selective subagent delegation, integration, and verification.

  • Explicitly invoked Planner workflow.
  • Subagents only when useful.
  • Project gates remain the source of truth.

optimization-council

A council mode that must start real subagents for architecture, efficiency, user value, and Red Team review, then run 3-6 structured debate rounds.

  • Requires real subagents.
  • Minimum 3 rounds, maximum 6 rounds.
  • Converges on executable priorities and verification metrics.

Install

mkdir -p ~/.codex/skills
cp -R skills/planner-coordinator ~/.codex/skills/
cp -R skills/optimization-council ~/.codex/skills/

Restart Codex after copying the folders so the skill metadata is loaded.

Invoke

Use planner-coordinator mode to plan this multi-module refactor before implementation.

Use optimization-council mode to evaluate this product workflow. Run the minimum 3 council rounds.

启动优化议会,针对这个论文工作流做多角色优化,必须启动 subagents。