# tandem

Tandem is an MCP bridge that lets a chatbot (Claude.ai or ChatGPT) spin up and drive, interactive Claude Code sessions on your own machine. Runs 2 sessions in a lead/worker loop that works autonomously. Also makes claude code respond to the initial Chatbot through the browser so it can respond back.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/maxmedawar-tandem
- Source: https://github.com/Maxmedawar/tandem
- Price: free and open source

## Summary
tandem is a Claude Code plugin with 3 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes tandem-agentic-engineering, tandem-engineering-workflow, tandem-orchestration. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add maxmedawar/tandem
```

## Skills
- tandem-agentic-engineering
- tandem-engineering-workflow
- tandem-orchestration

## FAQ

### What is tandem?
Tandem is an MCP bridge that lets a chatbot (Claude.ai or ChatGPT) spin up and drive, interactive Claude Code sessions on your own machine. Runs 2 sessions in a lead/worker loop that works autonomously. Also makes claude code respond to the initial Chatbot through the browser so it can respond back.

### How do I install tandem?
Run these in Claude Code: npx -y skills add maxmedawar/tandem. Then prompt normally.

### Does tandem auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is tandem free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
