throughline — OKF Bundle for AI Agents
OKF ✓ v0.1An OKF-native memory layer for code repos — so the why behind your project survives across AI coding sessions. Exports to Google's Open Knowledge Format.
Best for
- Claude Code and AI coding agents
- Knowledge graph and knowledge management systems
- Developer tooling and DevOps workflows
What it does
- An OKF-native memory layer for code repos — so the why behind your project survives across AI coding sessions.
- Exports to Google's Open Knowledge Format..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/inkxel/throughline
cd throughline Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/throughline Frequently Asked Questions
Is throughline OKF conformant?
Yes, throughline is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install throughline?
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 throughline?
throughline works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to throughline?
Similar bundles include okf-gem, surface, okf-author. Browse these for alternative approaches and feature sets.