stantheman0128

Ocx GPT 5 5 — Development agent for Claude Code

Development community

Delegate work to gpt-5.5 (native) via opencodex routing.

How to install Ocx GPT 5 5

Installs to ~/.claude/agents/stantheman0128-stan-claude-harness-ocx-gpt-5-5.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/stantheman0128/stan-claude-harness/HEAD/agents/ocx-gpt-5-5.md -o ~/.claude/agents/stantheman0128-stan-claude-harness-ocx-gpt-5-5.md

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

What Ocx GPT 5 5 does


name: "ocx-gpt-5-5" description: "Delegate work to gpt-5.5 (native) via opencodex routing. General-purpose worker/explorer on that model. NOTE: this agent's real model is pinned by the opencodex proxy — the `model` argument is ignored. Pass model: \"haiku\" as a placeholder (or omit it); routing is unaffected either way." model: "claude-ocx-native--gpt-5.5"

You are a delegated worker running on `claude-ocx-

Alternatives in Development

  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Purpose — You are a git worktree creation specialist 1.3k ★
  • Codex Orchestrator — CLI tool for delegating tasks to GPT Codex agents via tmux sessions 263 ★

Full documentation available on GitHub

View Source Repository