0xPiPo
UserOffload Claude Code's heavy coding to Codex; keep judgment and verification on Claude.
Categories
Indexed Skills (2)
ultracodex
Token-frugal orchestration — Claude/Opus stays the architect (decompose, judge, synthesize, verify critical work) and routes all token-heavy work (writing code, searching, running tests, bulk discovery) to the cheaper Codex lane (gpt-5.6) via codex exec, keeping artifacts on the filesystem instead of in Claude's context. Use for substantial coding/refactor/audit/migration tasks to minimize metered Bedrock tokens. Invoke as /ultracodex <task>, or when the user asks to offload work to Codex, save Claude tokens, or run the architect pattern.
ultracodex-config
View and change the persistent ultracodex worker defaults (model, reasoning effort, service tier, sandbox, timeout, web search, max parallel). Edits ~/.claude/skills/ultracodex/ultracodex.env, which codex-worker.sh sources for its defaults (per-call env vars still override). Invoke as /ultracodex-config, or when the user wants to configure ultracodex, change its default model/effort/speed tier, or set persistent worker settings.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.