Skip to content

Workflows

Concrete ways to use Claude Yard’s multi-session capabilities.

Run Claude Code and a browser panel side by side. Claude makes changes, you see them live.

Split viewNavigateAsk ClaudeSee it live
  1. Click Claude to open a session
  2. Click the browser button, navigate to your dev server
  3. Drag the browser tab to the right to split
  4. Ask Claude to make changes — watch them appear live

With CDP, Claude can take screenshots and verify its own changes.

Split a large task across multiple sessions working simultaneously.

”Refactor user module”Session 1: modelsSession 2: routesSession 3: testsSidebar shows all statuses at a glance
  1. Open 3 sessions (Cmd+T three times)
  2. Give each a different piece of the task
  3. Watch the sidebar — dots show which are working and which need input
  4. Click between sessions to check progress

One session writes, another reviews. Two perspectives on the same codebase.

Authorgit diffReviewer
  1. Open two sessions in the same project directory
  2. Ask session 1 to implement the feature
  3. Ask session 2: “Review the changes in the latest git diff”
  4. The reviewer gives feedback, the author applies fixes

One “manager” Claude coordinates workers automatically via MCP tools.

Manager (via MCP)Worker 1Worker 2Worker 3Claude YardManager spawns, sends instructions, and polls state
  1. Configure MCP in your Claude Code settings (see MCP Tools)
  2. Start a Claude Code session outside Claude Yard
  3. Tell it to use claude-yard MCP tools to spawn and distribute work
  4. The manager handles everything — you watch from the sidebar