·cc-history
</>

cc-history

solatis/claude-config

クロード コードの会話履歴ファイルを分析するためのリファレンス ドキュメント

6インストール·0トレンド·@solatis

インストール

$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:

クロード コードの会話履歴ファイルを分析するためのリファレンス ドキュメント ソース: solatis/claude-config。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/solatis/claude-config --skill cc-history
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

cc-history とは?

クロード コードの会話履歴ファイルを分析するためのリファレンス ドキュメント ソース: solatis/claude-config。

cc-history のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/solatis/claude-config --skill cc-history インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

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