Show HN: Subagentmaxxing – Orchestrate GPT and Cursor Models with Claude Code
Category: cli-tool
Tags: ai-agents, claude-code, model-orchestration, coding-cli, multi-model
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
Subagentmaxxing is a Python CLI that normalizes running OpenAI Codex, Cursor, and Claude as subagents behind a single interface, enabling an orchestrator (like Claude) to cheaply farm out execution tasks to faster, lower-cost models. It's interesting because it addresses the practical economics of agentic coding by decoupling orchestration from execution, potentially reducing costs by 15-30x while maintaining near-flagship quality.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/Kuberwastaken/subagentmaxxing · Python · MIT
View on Hacker News