transcript-viewer

Community

View transcripts from Claude Code and Copilot.

Authorrysweet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a unified interface to view and browse transcripts generated by Claude Code and GitHub Copilot CLI, enabling quick inspection of user/assistant exchanges, session history, and agent outputs directly from JSONL-like logs and formatted outputs.

Core Features & Use Cases

  • Auto-detects active transcript sources (Claude Code JSONL logs and Copilot events.jsonl) on disk and presents them in a readable format.
  • Four browsing modes: current session, specific session by ID, agent background task output, and all sessions with optional date-range filtering.
  • Output formats support inline Markdown andHTML rendering by delegating to claude-code-log when available.
  • Use Case: quickly review recent assistant interactions during debugging or auditing conversations with Copilot or Claude Code, without leaving the terminal.

Quick Start

Run the transcript-viewer tool to display transcripts from Claude Code or Copilot in Markdown or HTML.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: transcript-viewer
Download link: https://github.com/rysweet/amplihack-rs/archive/main.zip#transcript-viewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.