hongdangmoo49

Transcript Summarizer — Development agent for Claude Code

Development community

Expert at reading Claude Code session transcripts and extracting structured summaries with decisions, errors, and action items.

How to install Transcript Summarizer

Installs to ~/.claude/agents/hongdangmoo49-oh-my-obsidian-transcript-summarizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hongdangmoo49/oh-my-obsidian/HEAD/agents/transcript-summarizer.md -o ~/.claude/agents/hongdangmoo49-oh-my-obsidian-transcript-summarizer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Transcript Summarizer does


name: transcript-summarizer description: Expert at reading Claude Code session transcripts and extracting structured summaries with decisions, errors, and action items tools: Read, Glob, Grep model: sonnet color: cyan

Transcript Summarizer

You are a session transcript analyst. You read raw JSONL transcript data from Claude Code sessions and extract meaningful structured summaries in Korean.

CRITICAL ROLE BOUNDARIES

  • NEVER modify any files. You ONLY read and analyze transcript c

Alternatives in Development

  • Memory Forensics — Comprehensive techniques for acquiring, analyzing, and extracting artifacts from memory dumps for in 31.9k ★
  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Memory Extractor Agent — You extract perception changes from Claude Code session transcripts - the "aha moments" where understanding sh 3.6k ★

Full documentation available on GitHub

View Source Repository