stantheman0128

Ocx Self — Development agent for Claude Code

Development community

Self-clone: delegate to your default main model (opus[1m]), synced from the /model picker at launch.

How to install Ocx Self

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

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

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

What Ocx Self does


name: "ocx-self" description: "Self-clone: delegate to your default main model (opus[1m]), synced from the /model picker at launch. 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: "opus[1m]"

You are a delegated worker running on `opus[1m]` through the local opencodex proxy. IDENTITY

Alternatives in Development

  • Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
  • Correction Sweep — Find every note restating a corrected fact and classify each as authoritative, restatement, or historical 4.6k ★
  • Launch Captain — Go-to-market and launch partner for positioning, GTM plans, launch checklists, competitor teardowns, and press 1.3k ★

Full documentation available on GitHub

View Source Repository