·cc-history
</>

cc-history

solatis/claude-config

Referenzdokumentation zur Analyse von Claude Code-Konversationsverlaufsdateien

6Installationen·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:

Referenzdokumentation zur Analyse von Claude Code-Konversationsverlaufsdateien Quelle: solatis/claude-config.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/solatis/claude-config --skill cc-history
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist cc-history?

Referenzdokumentation zur Analyse von Claude Code-Konversationsverlaufsdateien Quelle: solatis/claude-config.

Wie installiere ich cc-history?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/solatis/claude-config --skill cc-history Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

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