claude-tail

Community

Claude tail: colorized session logs with filters

Authorlanej
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance for viewing, filtering, and analyzing Claude Code session logs with colorized output and real-time following.

Core Features & Use Cases

  • Real-time following: tail-like follow mode for live logs.
  • Filtering: by event type, tool, time range, and errors.
  • Display modes: compact, verbose, stats, and tools-only views.
  • Time-based queries: filter by after/before timestamps.
  • Pattern watching: watch patterns of log files or directories.

Quick Start

Example: view a recent Claude session log: claude-tail ~/.claude/sessions/2024-01-15-session.jsonl

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: claude-tail
Download link: https://github.com/lanej/dotfiles/archive/main.zip#claude-tail

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