From 65625b56b0eee0a6adc12d72efdf66ac78f33ca2 Mon Sep 17 00:00:00 2001 From: kgai Date: Thu, 16 Jul 2026 10:14:37 -0400 Subject: [PATCH] =?UTF-8?q?Add=20kgai=20=E2=80=94=20shared=20decision=20me?= =?UTF-8?q?mory=20for=20AI=20dev=20teams?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2db069a..4023ab4 100644 --- a/README.md +++ b/README.md @@ -419,6 +419,7 @@ June 14, 2026 - [**harness**](https://github.com/revfactory/harness) - A meta-skill that designs domain-specific agent teams, defines specialized agents, and generates the skills they use. - [**arscontexta**](https://github.com/agenticnotetaking/arscontexta) - Claude Code plugin that generates individualized knowledge systems from conversation. - [**interface-design**](https://github.com/Dammyjay93/interface-design) - Design engineering for Claude Code. Craft, memory, and enforcement for consistent UI. +- [**kgai**](https://github.com/kgaidev/kgai) - Shared memory for AI dev teams. An immutable knowledge graph of the decisions behind your code, recorded automatically by your agent and synced across the team without merge conflicts. - [**pg-aiguide**](https://github.com/timescale/pg-aiguide) - MCP server and Claude plugin for Postgres skills, documentation, and database guidance. - [**claude-workflow-v2**](https://github.com/CloudAI-X/claude-workflow-v2) - Universal Claude Code workflow plugin with agents, skills, hooks, and commands. - [**claude-code-safety-net**](https://github.com/kenryu42/claude-code-safety-net) - A Claude Code plugin that acts as a safety net, catching destructive git and filesystem commands before they execute.