Skip to content

Add kgai — shared decision memory for AI dev teams#515

Open
kgai-dev wants to merge 1 commit into
jqueryscript:mainfrom
kgai-dev:add-kgai
Open

Add kgai — shared decision memory for AI dev teams#515
kgai-dev wants to merge 1 commit into
jqueryscript:mainfrom
kgai-dev:add-kgai

Conversation

@kgai-dev

Copy link
Copy Markdown

What is it

kgai is a Claude Code plugin that records the engineering decisions behind a codebase (what changed, why, what was rejected) into an immutable, local-first knowledge graph. The agent records decisions automatically as you work, recalls them before touching code, and the log syncs across a team over git/S3 without merge conflicts (content-addressed events).

Why it belongs here

  • Solves the "every session starts from zero" problem at the team level
  • Local-first, MIT licensed, one-command install
  • Measured at 1M decisions / 30 concurrent users (numbers at https://kgai.dev)

Disclosure: we build kgai.

Entry added to the Claude Plugins section, matching the existing format.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant