← Back to all bundles

okf-handoff — OKF Bundle for AI Agents

Draft

OKF-inspired, verification-first session handoff workflow for Claude Code — hand off a long session to a fresh one via a portable Markdown/YAML knowledge bundle. No Gemini/Google Cloud/paid services.

By win4r 0 stars Uncategorized MIT

Best for

  • AI agent development

What it does

  • OKF-inspired, verification-first session handoff workflow for Claude Code — hand off a long session to a fresh one via a portable Markdown/YAML knowledge bundle.
  • No Gemini/Google Cloud/paid services..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/win4r/okf-handoff
cd okf-handoff

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/okf-handoff
# Cursor
cursor /path/to/okf-handoff
# OpenCode
opencode /path/to/okf-handoff

Frequently Asked Questions

Is okf-handoff OKF conformant?

No, okf-handoff is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install okf-handoff?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use okf-handoff?

okf-handoff works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.