Skip to main content

Living knowledge map for codebases — install agent instructions across AI platforms

Project description

kb-builder

Kode Brain — a living knowledge system for evolving software projects.

Converts an imperfect, growing codebase into a structured, searchable knowledge map of domains, capabilities, concepts, flows, runtime behavior, dependencies, legacy areas, migration states, and source evidence — so humans and AI agents can understand and modify the system without rediscovering everything from scratch.

Design Documents

Document Purpose
Taxonomy Finalized node types, edge types, status labels, confidence labels
Skills Skill API contracts — inputs, outputs, guarantees
Agents Agent role boundaries — responsibilities, allowed skills, forbidden actions
Workflows Core workflow sequence diagrams
Open Decisions Unresolved architectural decisions

Schemas

File Purpose
schema/node.schema.json JSON Schema for KnowledgeNode
schema/edge.schema.json JSON Schema for KnowledgeEdge
schema/knowledge-base.schema.json Top-level graph container schema

Design Order

Per the Kode Brain spec (§20.7):

Taxonomy → Workflow → Skills → Agents → Plugin/CLI

This repository is currently at the design phase. Implementation comes after the design is validated.

Commands

/kodebrain init [path]                     Scan project, scaffold docs/kodebrain/
/kodebrain scan [path]                     Re-scan and update knowledge graph
/kodebrain query "<task or symptom>"       Query the KB by task description
/kodebrain reading-pack "<task>"           Generate + save a context pack
/kodebrain detect-legacy [--domain slug]   Flag suspected dead code
/kodebrain review [--page path]            Review KB pages for stale claims
/kodebrain update [--diff] [--files ...]   Update KB from changed files

Installation

The skill must be installed into Claude Code's skills directory:

# From the repo root
ln -s "$(pwd)" ~/.claude/skills/kodebrain

After symlinking, SKILL.md is discoverable by Claude Code and /kodebrain becomes available in any Claude Code session.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kodebrain-0.4.1-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

Details for the file kodebrain-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: kodebrain-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 26.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for kodebrain-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4246e71eb7beee9487e7a7a4e5117203225f47fd6fad0dcb07f56c265d1d0e16
MD5 788caa50fe18cd19b802fe9d624f2440
BLAKE2b-256 34a4866fc876286232b3833b1a87e2c0211ddabe3215a5af98386d0ee3a0efb5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page