SupervisedCoding — AI skill for Claude Code
Pi Agent extension for supervised coding: a supervisor (Pi) plans, delegates and verifies; workers (Claude through Claude Code, GPT through Pi's CLI) implement, with credit failover and per-repository.
How to install SupervisedCoding
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open adgaudes/SupervisedCoding and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What SupervisedCoding does
Pi Agent extension for supervised coding: a supervisor (Pi) plans, delegates and verifies; workers (Claude through Claude Code, GPT through Pi's CLI) implement, with credit failover and per-repository learning.
Alternatives in AI
- Axonhub — ⚡️ Open-source AI Gateway — Use any SDK to call 100+ LLMs 3.2k ★
- Zotero MCP — It's a plugin extension in Zotero 1.1k ★
- Fusion Plan — OMC interview (interactive) → 3-round Opus 4.8 + GPT-5.5 fusion deepening → concise .omc/plans/ output → revie 468 ★
README
SupervisedCoding
**Supervised multi-model coding for the [Pi](https://pi.dev) coding agent.** One model plans, delegates and accepts. Claude and GPT workers implement. Checks, independent reviews, credit failover and repository lessons run on their own.
   [](LICENSE)
**English** · [Italiano](#italiano)
SupervisedCoding turns Pi into a small engineering team. The model you talk to becomes a **supervisor**: it explores the code, classifies the task, writes a precise implementation guide and makes the final call. **Workers** — Claude through Claude Code, GPT through Pi — make the change. The extension runs your tests before and after, sends regressions back to the same worker, gets the change reviewed by a different model family, and keeps going when a subscription runs out.
Its priorities, in order:
- correct, well-made code with as few defects as possible;
- the fewest tokens that quality allows — fewer in total, not the same amount moved to another model;
- the right model and effort for each situation;
- no interruptions when a model runs out of credits: the next one takes over;
- speed comes last.
Delegation is a means, not the goal. The supervisor delegates when handing work to a disposable context costs less than holding that code in its own, and makes the change itself when it does not. [When it pays off](#when-it-pays-off) has the numbers.
Features
- Any model, any role. Claude and GPT models can supervise, implement and review. Roles follow the task, never the model family. Claude workers run in Claude Code; GPT workers and any other model configured in Pi run through Pi's own CLI.
- Structured delegation. The supervisor classifies each task
Related Skills
Efficient Fable Orchestrator
Claude Code skill: turns a session into a quota-conscious orchestrator that plans at a high level and delegate
Fableplan
Fable plans, Opus executes. Delegates the design of a nontrivial change to the fable-planner subagent (Fable),
Fireworks Delegate
Claude Code skill that delegates implementation tasks to OSS models on Fireworks AI via OpenCode. Claude plans
Local Drain
Run the autonomous LLM-orchestrator restricted to LOCALLY-EXECUTABLE plans — the two oracle lanes, both drain-
Implement Structural
Implements the model extension behind a STRUCTURAL /analyze-policy verdict — baseline change for enacted law,
Team Build
Experimental agent-teams build where this session acts as team lead (escalated model) coordinating everyday-mo
Related Agents
Orca
Lead-developer orchestrator. Watches a project's GitHub issues, plans, dispatches work to subagent workers, tr
Founder
founder orchestrator — plans, delegates, and stewards long sessions. Spawns coding subagents instead of writin
Sensei
Genesis coordinator - the user talks to Sensei; it verifies requirements, plans, delegates authoring to Method