Analyzes Claude Code conversation history to provide semantic search, pattern detection, and interactive activity dashboards.
Claude Code Insights (cc-insights) is a powerful utility designed to unlock the hidden value in your development history by automatically processing project-specific conversation logs. By leveraging RAG-powered semantic search and vector embeddings, it allows developers to find past solutions by meaning rather than just keywords, while generating automated reports on tool usage, file hotspots, and coding patterns. Whether you need to visualize your progress via the integrated Next.js dashboard or export activity trends for reporting, this skill transforms raw conversation data into actionable intelligence for your workflow.
주요 기능
01RAG-powered semantic search for finding past conversations by meaning and context
022 GitHub stars
03Knowledge extraction to surface recurring solutions and technical best practices
04Interactive Next.js dashboard for visual exploration of development trends
05Automated insight reports detailing file hotspots and tool usage analytics
06Multi-format export capabilities supporting JSON, CSV, HTML, and Markdown
사용 사례
01Searching through extensive conversation logs to locate specific bug fixes or implementation patterns
02Auditing past architectural decisions and recurring technical solutions within a project
03Generating weekly activity reports to track development velocity and file modifications