tandem-orchestrationlisted
Install: claude install-skill Maxmedawar/tandem
# Tandem Orchestration Protocol
๐๏ธ๐๏ธ๐๏ธ๐๏ธ๐๏ธ โ Full orchestration active. Every layer follows this doc.
Tandem is an MCP bridge that lets a chatbot (Claude.ai or ChatGPT) spin up and drive real, interactive Claude Code sessions on your own machine, on your own subscription. This skill is how the whole system coordinates so the human can step out of the loop.
---
## Non-negotiable rules (do these every session)
These three rules ARE tandem. They are MANDATORY, not optional features. They run EVERY session, no exceptions. If you catch yourself skipping one, STOP and do it.
### Rule 1 โ Close the loop through the browser (MANDATORY)
1. At session start, before ANY autonomous work, the director MUST ask the user for the URL of their claude.ai or ChatGPT chat tab (the tab you are talking in). The director MUST keep asking until the user gives it โ no URL, no autonomous work.
2. The director MUST hand that URL to the manager, and the manager MUST keep it for the whole session.
3. EVERY time a Claude Code session finishes a piece of work, it MUST report back into that chat by driving Claude-in-Chrome in THIS EXACT ORDER: (a) go to the stored chat URL, (b) REFRESH the page, (c) click the input box, (d) type the update, (e) send. Refresh-before-send is REQUIRED every single time โ never skip the refresh.
4. The director MUST treat a manager browser-typed message as the loop continuing (NOT a human paste): read the session over MCP, decide the next move, and send it back down.