What problem does it solve?
Researchers often have valuable behind-the-scenes decisions and debugging insights buried in Claude Code or Codex chat history, which are difficult to reuse and publish alongside a paper without heavy manual curation.
Core Features & Use Cases
- Extract session transcripts: Lists and extracts relevant Claude Code or Codex session turns while removing system-style preambles.
- Produce a publication-ready thematic summary: Distills many sessions into a single supplementary document (
supplementary/know-how.md) organized by themes (not by session).
- Support optional transparency levels: Can publish summary-only, summary plus cleaned sessions, or summary plus lightly processed full history in supplementary files.
- Enforce confidentiality screening: Runs a required privacy/credential screening workflow that flags sensitive items for explicit researcher action (redact, keep, or rephrase).
Quick Start
Use extract-chat-context to produce a publishable supplementary/know-how.md from the researcher’s Claude Code or Codex session history after the researcher confirms what should be emphasized and resolves all confidentiality flags.