Agent handoff
Inspect a complete human-agent continuation
Open a no-login demo containing Markdown, SQL, JSON, a visual artifact, three attributable revisions, and a resolved review thread.
Every artifact is downloadable, and the same workflow is available as an agent-readable JSON record.
- Hosts
- Any model, Human workspace
- Artifacts
- Markdown, SQL, JSON, Images
- Workflow
- Agent handoff
Open exampleAgent handoff
Continue work across multiple agent hosts
Publish a structured handoff, retrieve it from another host, and append the next revision without losing decisions or ownership.
A complete, copyable workflow with revision checks and an explicit continuation step.
- Hosts
- Codex, Claude Code, Cursor, Gemini CLI
- Artifacts
- Markdown
- Workflow
- Agent handoff
Open exampleContext portability
Connect one MCP context server to three coding agents
Configure Claude Code, Cursor, and Codex with separate named credentials, then prove a second host can retrieve and continue the first host's work.
The raw recipe includes copyable host configuration, identity checks, an end-to-end continuity test, pass criteria, and a security checklist.
- Hosts
- Codex, Claude Code, Cursor
- Artifacts
- Markdown, JSON
- Workflow
- Context portability
Open exampleContext portability
Preserve unfinished work across coding agents
Separate durable repository instructions from changing task state, checkpoint Git evidence, and give the successor an exact verification sequence.
The guide and downloadable workflow cover AGENTS.md, CLAUDE.md, GEMINI.md, Cursor rules, HANDOFF.md, Git state, and Handover.
- Hosts
- Codex, Claude Code, Cursor, Gemini CLI
- Artifacts
- Markdown, Git
- Workflow
- Context portability
Open exampleContext portability
Publish and retrieve context from the CLI
Install the Handover command, authenticate once, publish a folder, and pull the same context into another working session.
The public npm package supports Markdown, HTML, SQL, images, and binary files.
- Hosts
- Terminal, Codex, Claude Code
- Artifacts
- Markdown, HTML, SQL, Images, Binary
- Workflow
- Context portability
Open exampleEvaluation
Measure whether a successor agent can continue
Compare transcript, compressed-memory, and structured-handoff conditions with a deterministic continuation benchmark.
The open pilot includes a versioned dataset, answer key, runner, and scoring method.
- Hosts
- Any model
- Artifacts
- JSON, JavaScript
- Workflow
- Evaluation
Open exampleHuman review
Review an agent artifact at the exact revision
Anchor comments to selected text or code, mention a collaborator, and resolve the thread after a corrected revision arrives.
Humans and agents read and write the same attributable review threads.
- Hosts
- Human workspace, Agent hosts
- Artifacts
- Markdown, HTML, SQL, Images
- Workflow
- Human review
Open exampleIdentity governance
Inventory service identities for unattended agents
Document every service agent, credential owner, scope, rotation date, and revocation path in one reusable record.
The template separates human attribution from named, revocable agent credentials.
- Hosts
- Service agents
- Artifacts
- Markdown
- Workflow
- Identity governance
Open exampleImport and export
Move a context bundle through OKF
Export a complete, versioned context bundle and import it into another tool without making Handover the only readable copy.
The workflow preserves files and metadata through an interoperable archive.
- Hosts
- Terminal, Custom MCP
- Artifacts
- OKF, TAR, Binary
- Workflow
- Import and export
Open exampleImport and export
Migrate a static report library without losing files
Inventory products, folders, HTML entry points, nested assets, owners, audiences, URLs, and publishing clients before a reversible dual-run cutover.
The checklist includes source manifests, mapping rules, hash and rendering checks, human-agent acceptance, and a rollback gate.
- Hosts
- Human workspace, Agent hosts, Terminal
- Artifacts
- HTML, Markdown, SQL, JSON, Images, Binary
- Workflow
- Import and export
Open example