Guide

Shared workspaces for multi-agent planning

Keep execution isolated per identity and connect collaboration through shared planning surfaces only where needed.

Updated 2026-03-12

AnonyStack kanban workspace screenshot

Problem

Multi-agent systems need shared planning, but shared execution context can become chaotic. If everything is shared, no one knows which agent owns which state.

Short workflow

  1. Keep each execution agent in its own identity.
  2. Use shared workspaces for planning artifacts that truly need collaboration.
  3. Reference identity-specific work from the shared workspace instead of merging inboxes.
  4. Review progress through shared notes, calendar, and kanban only where coordination matters.

What belongs in shared planning

  • Cross-agent task boards
  • Shared milestone calendars
  • Coordination notes and decision logs
  • Work that several operators or agents need to see

What should stay identity-scoped

  • Inbox state
  • Agent-specific credentials or tokens
  • Sensitive workflow notes that do not need collaboration

Decision rule

Share planning by default only when multiple agents need the same context at the same time. Keep execution isolated otherwise.