Mischa Sigtermans

Projects

Claude Parley

v0.4.2

Cross-session bridge for Claude Code. Your projects become peer agents you can talk to from anywhere.

/plugin marketplace add mischasigtermans/by-mischa
/plugin install parley@by-mischa

Two years of building products in parallel and you accumulate a fleet. Stagent. Onoma. A handful of side projects in different stages. Each one has its own CLAUDE.md, its own MCP servers, its own context. Switching between them means losing all of it.

Parley connects them. From any active Claude Code session you can ask another project's Claude agent for input. The peer runs in its own directory with its own context loaded. If the peer session isn't open, Parley spawns a headless Claude there and persists the session, so the agent has memory across turns.

Concrete example. You're starting a new Laravel app. You remember Stagent solved Stripe webhook retries cleanly. 'Ask stagent how it handles webhook retries.' The Stagent agent reads its own code and replies with file:line references and the tradeoffs. Follow-ups continue the thread. Same pattern for any project you've registered.

Pair it with a Telegram MCP and the whole machine becomes a remote-controllable workspace. From your phone: 'how is the Stripe webhook fix going in stagent?' The home session routes to Stagent's agent, which reads the actual code and replies. No tab-switching, no laptop required.

Available through the by-mischa marketplace. Works in Claude Code (CLI) and Cowork. The MCP server ships as a self-contained bundle.

What it does

  • Cross-project consultation

    Ask one project what another knows. Each peer answers from its own loaded CLAUDE.md, with its own MCP servers (Linear, Sentry, etc.) already wired up.

  • Three routes, picked automatically

    Live (peer is open and listening), headless resumed (cached session, has memory of prior turns), or headless fresh. You don't pick. Parley does.

  • Persistent transcripts

    Every Q&A is appended to a per-peer log. You always have observability, even when the answer came from a headless agent you never saw.

  • Natural-language triggers

    'Ask stagent how it handles webhook retries.' The parley skill picks up the alias, routes the question, and continues threads automatically.

  • Remote control of your fleet

    Pair Parley with a Telegram MCP and the whole machine becomes a remote-controllable workspace. Run from your phone, no laptop required.

Install Claude Parley.

Hi, I'm Mischa. I've been shipping products and building ventures for over a decade. First exit at 25, second at 30. Now Partner & CPO at Ryde Ventures, an AI venture studio in Amsterdam. Currently shipping Stagent, TAP and Steddle. I write about what I learn along the way. More about me.

You might also enjoy: Stagent Wrapped: a year of shows, airports, and cities in one page.

Projects