---
title: "omp-tandem"
description: "Reciprocal consultation, design, implementation, and review with Oh My Pi through project-scoped MCP tools."
canonical: https://agentpluginsdirectory.com/plugins/omp-tandem
last-updated: 2026-09-12
---

# omp-tandem
Reciprocal consultation, design, implementation, and review with Oh My Pi through project-scoped MCP tools.
- Slug: omp-tandem
- Publisher: Flyozzzz
- Repository: https://github.com/Flyozzzz/omp-tandem-public
- Manifest: plugin.json
- Version: 3.5.0
- License: MIT
- Category (editorial): other
- Skills: 2 (setup, tandem)
- MCP servers: 1 (omp-tandem)
- Stars: 2
- Repository created: 2026-09-09
- Repository last pushed: 2026-09-11
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/omp-tandem
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What omp-tandem does, in the publisher's words

Give your coding agent an independent AI peer.

Consult, design, implement, and review together through Oh My Pi, with persistent conversations and project-isolated MCP tools.

A second agent should do more than approve the first agent's work. OMP Tandem lets your coordinator ask for independent reasoning, explore alternatives, delegate a separate implementation slice, and compare findings against evidence.

- Real OMP, your provider. Uses the official omp_rpc client and omp --mode rpc, not a substitute direct-API wrapper.
- Proportional planning. Independent assessment, one comparison, a concrete plan, then implementation and cross-checking: not a fresh whole-project audit for every local fix.
- Persistent conversations. Continue a discussion while replacing the current goal and preserving its base constraints.
- Scoped knowledge. Separate project histories, optional versioned product rules, and explicit cross-project sharing.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/Flyozzzz/omp-tandem-public/HEAD/README.md

## Skills

- setup: Set up or diagnose OMP Tandem, uv, Oh My Pi, provider authentication, and Claude Code, Codex, or manual MCP registration. Use when tandem tools are missing, startup reports prerequisites, or the workspace boundary needs inspection.
- tandem: Review changes through one read-only Tandem scenario, or plan nontrivial development with an independent Oh My Pi peer before implementation. Keep planning proportional and bounded, then execute and cross-check.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- omp-tandem: transport: stdio; command: uv run --no-project --python >=3.12 python -I ${PLUGIN_ROOT}/server.py

Read from the plugin's own mcp.json. Environment variable names only, never values.
