AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

rkceve/claude-code-cms

Persistent, structured project memory for Claude Code. Two lightweight hooks (Sonnet 4.6 + Haiku 4.5) maintain a per project knowledge tree on disk and surface the relevant facts back into context on every turn — keeping long-running discussions coherent across compactions, restarts, and project switches.

Python OTHER GitHub ↗
★ 2
stars
75
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

Sanma (claude-code-cms) adds persistent, structured project memory to Claude Code so long-running or multi-session discussions don’t lose important facts. It’s intended for developers using Claude Code (VS Code extension or CLI) with Claude Pro/Max or an Anthropic API key. Key features: - Two automatic hooks in settings.json: Stop (Sonnet 4.6) updates a per-session correlation map after each response; UserPromptSubmit (Haiku 4.5) pulls 3–5 relevant facts and injects them as additionalContext before the main model runs. - Correlation map is a three-level tree (SUN → PLANET (mass) → SAT) where planet mass biases relevance. - Per-project, per-session JSON on disk (~~/.claude/projects/...); atomic writes, sandboxed subprocesses, low latency. - Configurable via cms.toml, can use SDK mode, disable per session with CMS_DISABLE=1. Notes: incurs extra token usage, enforces schema validation (bad updates discarded), maps are per-cwd, and stored as plain JSON (add to .gitignore).

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🧠 LLM providers (2)
Anthropic Cohere
🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Python
100%

Owner

Account
rkceve
Type
User
Followers
0

I'm 15 years old.

Dates

Created on GitHub 2026-05-09
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 15:42

Similar repos (same language)

bgzhang1/sw2api

Reverse proxy for your ai quota from the SW platform.

Python 19 AI 45
dea6cat/2b-agent

This llm Agent was created based on necessity for one that could simply use local models without making them hallucinate and keep them focus

Python 1 AI 75
Zuboy/Carbon-Cost-Optimizer-Agentic-AI

An AI agent that decides where and when to run ML training jobs to minimize cost and carbon emissions, then launches them autonomously — exposed entirely through MCP tools.

Python 1 AI 75
FuchaZ/lm-studio-vision-bridge

给纯文本 AI agent 装上眼睛——通过 LM Studio 本地视觉模型提供 MCP 图片识别服务

Python 1 AI 45
Shrutirowlo/AI-Video-Agent

AI-powered video generation agent that automates script analysis, scene planning, and video creation.

Python 1 AI 75
Shivang0/social-vision

Paste an Instagram/TikTok/YouTube/X link and Claude watches it for you — transcribes audio, reads on-screen text & visuals, explains what it's about. Local, cross-platform Claude Code plugin.

Python 1 AI 70
markusbegerow/claude-fuer-oeffentliche-verwaltung

⚠️ Experimentelle Skill-Sammlung für Digitalisierung, Fachverfahren und Organisation der deutschen öffentlichen Verwaltung (OZG, FIM, FIT-Connect, KI-Einsatz, eIDAS, BSI-IT-Grundschutz, DSGVO) – bitte testen, Issues/PRs willkommen! Keine Rechts-/Datenschutzberatung, keine verbindliche Behördenentscheidung. Keine Bürger-/Mitarbeiterdaten im Repo.

Python 1 AI 75
knowledgegut/course-distiller

把有權使用的工作坊/課程回放消化成套品牌色的步驟式學習 PDF;最後的重組交還人腦。A Claude Code skill by 知識包小腸.

Python 1 AI 45