Skip to content

Nanako0129/pilotfish

by Nanako0129

Preview of Nanako0129/pilotfish

Stack:Claude CodePythonMarkdown

Open-source (MIT) multi-model orchestration layer for Claude Code: the frontier model plans in the main session, Sonnet and Haiku execute the volume work through global subagents, and fresh-context Opus verifiers guard quality — three config files, zero runtime code.

Why it's interesting

I picked it because it turns the pattern Anthropic itself benchmarked — frontier orchestrator + Sonnet workers at 96% of the performance for 46% of the cost — into a setup you install in ten minutes. And the README is a lesson in technical honesty: it even documents when automatic delegation does NOT kick in.

#orchestration#multi-agent#claude-code#subagents#cost-optimization