·cc-history
</>

cc-history

solatis/claude-config

Reference documentation for analyzing Claude Code conversation history files

6Installs·0Trend·@solatis

Installation

$npx skills add https://github.com/solatis/claude-config --skill cc-history

SKILL.md

Reference documentation for querying and analyzing Claude Code's conversation history. Use shell commands and jq to extract information from JSONL conversation files.

| user | User input messages | | assistant | Model responses (thinking, tooluse, text) | | system | System messages | | queue-operation | Background task notifications (subagent done) |

Each line in a JSONL file is a message object:

Reference documentation for analyzing Claude Code conversation history files Source: solatis/claude-config.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/solatis/claude-config --skill cc-history
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is cc-history?

Reference documentation for analyzing Claude Code conversation history files Source: solatis/claude-config.

How do I install cc-history?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/solatis/claude-config --skill cc-history Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/solatis/claude-config