Claude Session Kit
Description
Mine your Claude Code sessions for patterns. Incremental backup + LLM summaries + cross-session finding detection — missing skills, codebase smells, doc gaps — grounded in real session evidence.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-session-kit
Mine your Claude Code sessions for patterns. Back up every session, summarize each one with an LLM, then cross-reference across sessions to surface recurring friction, missing skills, codebase smells, documentation gaps, and test coverage holes — every finding cites the real sessions it came from.
[](https://www.npmjs.com/package/claude-session-kit) [](https://github.com/penspanic/claude-session-kit/actions/workflows/ci.yml) [](./LICENSE)
flowchart LR
jsonl["~/.claude/projects/
*.jsonl
deleted after 30d"]
subgraph csk["claude-session-kit"]
direction TB
backup["csk backup"] --> store[("SQLite index
+ blob mirror
+ FTS5 search")]
store --> analyze["csk analyze
per-session LLM summary
intent · friction · corrections"]
analyze --> patterns["csk patterns
project / global
cross-session findings"]
end
jsonl --> backup
findings["Findings
• repetition / skill_gap
• correction_pattern
• codebase_smell / api_friction
• documentation_gap / test_coverage_gap
→ CLAUDE.md · new skill · refactor · docs · tests"]
patterns --> findings
surfaces["CLI | Web dashboard (csk serve) | MCP server (agents)"]
store --- surfaces
findings --- surfaces
Why
Your Claude Code sessions are the highest-signal record of how you *actually* work with an AI — every correction you made, every time the assistant got stuck on the same thing, every recurring intent. But:
- They disappear. Claude Code deletes sessions after 30 days by default (
cleanupPeriodDays). - One session tells you what happened that time. The interesting signal — "I keep redirecting the assistant away f
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI