Your first continuity thread

Create the local workspace once. Then choose one surface and verify that the next agent can resume the workstream.

1. Create the local workspace

# install the package locally (npm, Node ≥ 20)
npm install -g @kairros/memia

# create the OPERA workspace
memia init ~/MEMIA --locale en
memia status --root ~/MEMIA

# project the canonical instruction (AGENTS.md · CLAUDE.md · Cursor · MCP)
cd ~/MEMIA && memia projections write && memia projections check

2. Get a first verifiable result

Codex

Project AGENTS.md, run a first agent and verify the handover.

Start with Codex →

Claude Code

Project CLAUDE.md and share the same invariants.

Start with Claude Code →

Cursor

Add Cursor rules and local MCP to the same OPERA workspace.

Start with Cursor →

Discord

Configure an authorised channel to converse, capture and digest.

Configure Discord →

CLI control

Read the status, digest and recourse from the terminal.

Control the workspace →

Cloud

An announced stage. The local package remains complete without Cloud.

Read the Cloud contract →