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

claude-code-cms は Claude Code の会話履歴をプロジェクト単位で構造化してローカルに保持し、毎ターン必要な事実だけを再注入することで長期の設計判断や未解決事項を忘れにくくするフック群です。Sonnet 4.6(Stopフック)がレスポンス後に会話を読み取って相関マップを更新し、Haiku 4.5(UserPromptSubmitフック)がプロンプト提出時に既存マップから関連事実を抽出して additionalContext として注入します。データモデルは SUN/PLANET/SAT の三層ツリーで、PLANET の「質量」はその話題への関与度を表します。 主な利用者は Claude Code を使って長期間または複数セッションでプロジェクトを進める開発者や技術者で、インストールは Python 3.11+ と Claude Code CLI(または Anthropic API)を前提とします。各プロジェクトのマップは ~/.claude/projects/<cwd-slug>/memory/cms/correlation_map.json に保存され、ログや無効化(環境変数)もサポート。設定は cms.toml で調整可能です。 既知の制約として、追加トークンコスト、プロジェクトごとの cwd に依存する分離、スキーマ違反時の更新破棄、CLI のトランスクリプト回避のためのサンドボックス処理、SDK モードの未検証などがあります。商用利用には別途相談が必要です。

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)

WenyuChiou/awesome-agentic-ai-zh

AI Agent 中文學習地圖 — 從零開始的結構化學習路徑,每階段有必做練習跟必修閱讀。三語對照(繁中/简中/English)。歡迎社群一起貢獻、優化內容。

Python 516 AI 100
lonr-6/cc-desktop-switch

Lightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.

Python 347 AI 45
TomSolid/myPKA

My whole life. One folder. No vendor. myPKA is a Personal Knowledge Architecture with a 4-person AI team baked in. Plain markdown files on your machine. ICOR® methodology. Works in Claude Code, Codex, Gemini, Cursor, Obsidian.

Python 56 AI 70
linora-u/AgentLoom

Simple, flexible workflow orchestration for multi-agent AI apps, with YAML configuration, runtime safety, observability, and resume support.

Python 29 AI 70
oodadoudou/Transoria

AI desktop toolkit for novel translation, glossary management, and batch text replacement.

Python 24 AI 45
hieuchaydi/MemoryFeed

Local-first social memory search engine with browser capture, hybrid AI retrieval, and optional C++ acceleration.

Python 14 AI 70
alias8818/enoch-agentic-research-system

Agentic research control plane with local proof, provenance packaging, and explicit audit-status reporting.

Python 11 AI 45
helderpgoncalves/feedbot

Turn community chat into a structured product backlog — Telegram + dashboard + MCP for Claude Code.

Python 6 AI 70