← Back to all bundles
aorf — OKF Bundle for AI Agents
DraftTrack research questions, hypotheses and verdicts in plain markdown, so agents and teammates can see what you tried and what happened. A profile of Google's Open Knowledge Format.
Best for
- AI agent development
What it does
- Track research questions, hypotheses and verdicts in plain markdown, so agents and teammates can see what you tried and what happened.
- A profile of Google's Open Knowledge Format..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/Reflow-AI/aorf
cd aorf Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/aorf # Cursor
cursor /path/to/aorf # OpenCode
opencode /path/to/aorf Frequently Asked Questions
Is aorf OKF conformant?
No, aorf is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install aorf?
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 aorf?
aorf works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.