← Back to all bundles

KDD — OKF Bundle for Markdown Knowledge

Draft

🧠 Knowledge-Driven Development (KDD): ready-to-use template combining OKF (knowledge as linked markdown nodes) + CCDD (deterministic contracts for ephemeral AI agents). Clone it, write a contract, and the built-in validator + CI are already working for you.

By MauricioPerera 4 stars Uncategorized MIT

Best for

  • Claude Code and AI coding agents
  • Markdown note-taking and personal knowledge management
  • Developer tooling and DevOps workflows

What it does

  • 🧠 Knowledge-Driven Development (KDD): ready-to-use template combining OKF (knowledge as linked markdown nodes) + CCDD (deterministic contracts for ephemeral AI agents).
  • Clone it, write a contract, and the built-in validator + CI are already working for you..

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/MauricioPerera/KDD
cd KDD

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/KDD

Frequently Asked Questions

Is KDD OKF conformant?

No, KDD is currently marked as a draft bundle. It may not fully follow the OKF specification yet.

How do I install KDD?

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

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

What are alternatives to KDD?

Similar bundles include dev-workspace, marketing-workspace, throughline. Browse these for alternative approaches and feature sets.