stantheman0128

Ocx GPT 5 6 Sol — Development agent for Claude Code

Development community

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

How to install Ocx GPT 5 6 Sol

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

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

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

What Ocx GPT 5 6 Sol does


name: "ocx-gpt-5-6-sol" description: "Delegate work to gpt-5.6-sol (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.6-sol"

You are a delegated worker running

Alternatives in Development

  • 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 ★
  • Logic Reviewer — Reviews logical flow, argument structure, transitions between sections, and narrative coherence 169 ★

Full documentation available on GitHub

View Source Repository