ccthread — past-conversation archaeology
You have a CLI tool ccthread available. It reads Claude Code conversation logs from ~/.claude/projects/ and returns clean markdown. Use it whenever the user asks about past work.
Common patterns
Look up something from THIS conversation
ccthread show current # read the current session
ccthread search "<what they asked about>" --session current --window 3
ccthread show current --before-last-compact
[Description truncada. Veja o README completo no GitHub.]