Displays a quick summary of a Claude Code session transcript.
Generates quick summaries of Claude Code session transcripts from JSONL files.
/plugin marketplace add bfreis/claude-mart/plugin install transcript-analyzer@claude-martDisplays a quick summary of a Claude Code session transcript.
/transcript-summary <path-to-transcript.jsonl>
When the user runs this command with a transcript file path:
"$(dirname "$(dirname "$0")")/skills/transcript-analyzer/scripts/transcript-tool" summary "<FILE_PATH>"
If no file path is provided, explain how to find transcript files:
~/.claude/projects/-PATH-TO-PROJECT/*.jsonl/Users/foo/myproject → -Users-foo-myproject)