Developer Builds KMS Plugin to Give AI Coding Assistants Persistent Memory
A developer has released a Claude Code plugin called KMS (vivantel/kms) to solve the recurring problem of AI coding assistants losing context between sessions. The plugin stores project knowledge in four structured artifact types — facts, decisions, guardrails, and skills — saved as markdown files in a local docs/ folder. A quickstart command interviews the user to capture live decisions, such as architecture or tooling choices, in a consistent, versioned format. Key commands like query, capture, lint, and conform help retrieve past decisions, log session changes, validate the knowledge base, and check pending changes against guardrails. The tool is open source, available via the Claude Code plugin marketplace, and the developer is welcoming community contributions.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in