← Back to all bundles

llm-wiki-governance — OKF Bundle for MCP Integration

OKF ✓ v0.1

Governance for AI-written project docs — verify, catch drift, keep them code-grounded, enforce in CI. Zero-dependency, OKF-compatible.

By Dowon-Kim7949 3 stars Uncategorized MIT

Best for

  • AI agents using the MCP protocol
  • Claude Code and AI coding agents
  • Cursor AI editor
  • Command-line workflows

What it does

  • Governance for AI-written project docs — verify, catch drift, keep them code-grounded, enforce in CI.
  • Zero-dependency, OKF-compatible..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/Dowon-Kim7949/llm-wiki-governance
cd llm-wiki-governance

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/llm-wiki-governance
# Cursor
cursor /path/to/llm-wiki-governance

MCP: This bundle supports the Model Context Protocol. Configure your MCP client to discover and load this bundle.

Frequently Asked Questions

Is llm-wiki-governance OKF conformant?

Yes, llm-wiki-governance is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install llm-wiki-governance?

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 llm-wiki-governance?

llm-wiki-governance works with any AI agent that supports OKF bundles, including Claude Code, Cursor. Just point your agent at the bundle directory.

What are alternatives to llm-wiki-governance?

Similar bundles include pi-okf, okf-kit, fab-kit. Browse these for alternative approaches and feature sets.