← Back to all bundles

okflint — OKF Bundle for AI Agents

OKF ✓ v0.1

Single-file, stdlib-only coherence linter for OKF knowledge bundles — catches docs that silently drift from the code they govern. Built for agent-driven codebases.

By dongYK11 0 stars Uncategorized MIT

Best for

  • Claude Code and AI coding agents

What it does

  • Single-file, stdlib-only coherence linter for OKF knowledge bundles — catches docs that silently drift from the code they govern.
  • Built for agent-driven codebases..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/dongYK11/okflint
cd okflint

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/okflint

Frequently Asked Questions

Is okflint OKF conformant?

Yes, okflint is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install okflint?

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 okflint?

okflint works with any AI agent that supports OKF bundles, including Claude Code. Just point your agent at the bundle directory.

What are alternatives to okflint?

Similar bundles include okf-gem, living-docs-skill, okq. Browse these for alternative approaches and feature sets.