itsol-codex-setup

Installation
SKILL.md

ITSOL Codex Setup

Configure four execution roles while keeping domain knowledge in ITSOLPowers skills. Run this only in the main agent; never delegate user or project configuration writes.

Workflow

  1. Resolve itsol-workflow-mode and itsol-execution-policy. Configuration authority does not authorize unrelated edits.
  2. Choose scope:
    • user for ${CODEX_HOME:-~/.codex}; default when the user does not specify.
    • project for <project>/.codex; use only when the user asks for repository-scoped roles.
  3. Choose preset: balanced by default, or explicit economy / quality. Read references/presets.md when explaining or changing routing.
  4. Resolve this skill directory and run its scripts/configure-codex.mjs install command with --dry-run first.
  5. Report scope, preset, target paths, conflicts, and model-entitlement limitation. If the user explicitly requested configuration and dry-run has no blocker, run install without another planning pause. Let platform filesystem approval apply normally.
  6. For a conflicting existing limit or modified managed file, explain the exact conflict and request explicit --force authority. Force never overwrites an unmanaged role.
  7. Run $itsol-codex-doctor after installation and advise a new task or application reload before relying on newly discovered roles.

Default commands:

Installs
2
GitHub Stars
3
First Seen
Sep 4, 2026
itsol-codex-setup — itsoltech/agents