agent-workspace-templates — OKF Bundle for AI Agents
OKF ✓ v0.1The FAW template family: an agent-run workspace (Commonplace), its shared brain (Lodestar), and the store that keeps them in parity (Chandlery). Plain Markdown + git, agent-agnostic, no lock-in.
Best for
- Claude Code and AI coding agents
What it does
- The FAW template family: an agent-run workspace (Commonplace), its shared brain (Lodestar), and the store that keeps them in parity (Chandlery).
- Plain Markdown + git, agent-agnostic, no lock-in..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/CORBEL-Technology/agent-workspace-templates
cd agent-workspace-templates Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/agent-workspace-templates Frequently Asked Questions
Is agent-workspace-templates OKF conformant?
Yes, agent-workspace-templates is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install agent-workspace-templates?
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 agent-workspace-templates?
agent-workspace-templates works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.
What are alternatives to agent-workspace-templates?
Similar bundles include Harbour, Claude Mega Brain, okf-gem. Browse these for alternative approaches and feature sets.