Skip to content

Add ccthread to Development Tools & Utilities#50

Open
jakemarsh wants to merge 1 commit intoLangGPT:mainfrom
jakemarsh:add-ccthread
Open

Add ccthread to Development Tools & Utilities#50
jakemarsh wants to merge 1 commit intoLangGPT:mainfrom
jakemarsh:add-ccthread

Conversation

@jakemarsh
Copy link
Copy Markdown

Summary

Adds ccthread to Development Tools & Utilities.

ccthread is a CLI (and Claude Code plugin) that reads Claude Code conversation logs from ~/.claude/projects/ and turns each session's .jsonl into clean markdown. Useful for recalling decisions from past threads, summarizing work, finding forgotten values, or seeding CLAUDE.md from past sessions.

Tagline: Read, search, and have Claude summarize your Claude Code conversation logs from the CLI.

Same file layer as ccundo and ccusage — different angle (conversation content rather than undo state or token usage).

License

MIT.

ccthread reads Claude Code conversation logs from ~/.claude/projects/
and turns each session's .jsonl into clean markdown — for recalling
decisions, summarizing work, or pulling conventions into CLAUDE.md.

Repo: https://github.com/jakemarsh/ccthread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant