From afc1b19e3a10f4c2f2ef69f1aa9b47fda1d15090 Mon Sep 17 00:00:00 2001 From: kgai Date: Mon, 14 Sep 2026 14:39:52 -0400 Subject: [PATCH] Add kgai under Knowledge Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0670365..baa93fc 100644 --- a/README.md +++ b/README.md @@ -386,6 +386,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you ### Knowledge Management - [bedrock](./plugins/bedrock) +- [kgai](https://github.com/kgaidev/kgai) - Shared decision memory for dev teams — a plugin for sharing decisions and knowledge across Claude Code sessions and teammates: an immutable knowledge graph of the why behind your code (what changed, what was rejected), captured automatically as you work, synced over an S3 bucket you own. Install: `claude plugin marketplace add kgaidev/kgai` ## External Marketplaces