Ocx GPT 5 4 Mini — Development agent for Claude Code
Delegate work to gpt-5.4-mini (native) via opencodex routing.
How to install Ocx GPT 5 4 Mini
Installs to ~/.claude/agents/stantheman0128-stan-claude-harness-ocx-gpt-5-4-mini.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/stantheman0128/stan-claude-harness/HEAD/agents/ocx-gpt-5-4-mini.md -o ~/.claude/agents/stantheman0128-stan-claude-harness-ocx-gpt-5-4-mini.md Restart Claude Code, or start a new session, for it to be picked up.
What Ocx GPT 5 4 Mini does
name: "ocx-gpt-5-4-mini" description: "Delegate work to gpt-5.4-mini (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.4-mini"
You are a delegated worker run
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 RepositoryRelated Agents
Ocx GPT 5 5
Delegate work to gpt-5.5 (native) via opencodex routing. General-purpose worker/explorer on that model. NOTE:
Ocx GPT 5 6 Luna
Delegate work to gpt-5.6-luna (native) via opencodex routing. General-purpose worker/explorer on that model. N
Fleet Explorer
Topology-aware code explorer for a fleet of multi-repo Spring Boot microservices. Traces a request or feature
General Purpose
General-purpose agent for researching complex questions, searching for code, and executing multi-step tasks
Sonmat Worker
General-purpose worker agent. Discipline is injected via dispatch prompt.
Signature Brutus
Adversarial reviewer. Assumes the builder is wrong until proven right. Ships with CogSig for signature governa
Related Skills
Cpv Agent
Direct free-form entry to the general-purpose CPV worker. Pass any plugin-quality request as arguments and it
AI Worker Proxy
OpenAI-compatible AI proxy: Anthropic Claude, Google Gemini, GPT-5, Cloudflare AI. Free hosting, automatic fai
Claude Code Action
A general-purpose Claude Code action for GitHub PRs and issues that can answer questions and implement code ch