by spences10 · Claude Skill · ★ 22
ccrecall Sync Claude Code transcripts to SQLite for analytics. Query your session history, token usage, tool calls, and team/swarm data. Quick Start Use ccrecall inline in Claude Code sessions. Tell Claude: Claude runs the command, gets structured output, and can answer follow-up questions about your session history. How It Works Claude Code stores transcripts as JSONL files in . ccrecall parses these into a SQLite database so you can query across all sessions. Step 1. Tell Claude to sync your transcripts: Step 2. ccrecall incrementally imports new content and reports what it found: Step 3.
| Stars | 22 |
| Forks | 0 |
| Language | TypeScript |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 69.68278016322/100 |
| Open Issues | 4 |
| Last Updated | 2026-06-30 |
| Created | 2025-12-14 |
| Platforms | claude-code, node |
| Est. Tokens | ~15k |
Explore other popular claude skill tools:
ccrecall is 🔄️ Sync Claude Code transcripts to SQLite for analytics, uses node:sqlite. It is categorized as a Claude Skill with 22 GitHub stars.
ccrecall is primarily written in TypeScript. It covers topics such as claude-code, node-sqlite, sqlite.
You can find installation instructions and usage details in the ccrecall GitHub repository at github.com/spences10/ccrecall. The project has 22 stars and 0 forks, indicating an active community.
ccrecall is released under the MIT license, making it free to use and modify according to the license terms.