Use casesFor teams

Handover across teammates

Your agent finishes and sets down what it decided. Your teammate’s agent picks it up and keeps going.

Without Klio

Two people, two agents, one codebase — and the agents cannot see each other’s reasoning. Your teammate’s agent re-derives what yours settled this morning, or contradicts it.

With Klio in the loop

  1. Your agent finishes a piece of work and records the decisions in the project’s shared memory.

  2. Your teammate starts on the next piece, in their own tool, under their own account.

  3. Their agent recalls the project and builds on your agent’s decisions instead of rediscovering them.

The call an agent makes

share(
  {
    "memory_id": "60a0fa87-…",
    "to": "org"
  }
)

Real tool, illustrative payload. The full contract for every tool is in the docs.

What changes

The handover happens through the workplace, not through a Slack summary nobody wrote.

Related use cases

Free and unlimited for one person. Connect an agent and try this walkthrough on your own project.