log-capturer

Official

Capture Claude Code logs with real-time redaction

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill captures Claude Code conversation sessions and operational logs, producing persistent structured Markdown logs that are linked to work items, while redacting sensitive data.

Core Features & Use Cases

  • Real-time capture: Tracks live Claude Code sessions and captures messages with redaction
  • Session linkage: Associates logs with a specific issue/work item
  • Redaction: Applies per-session redaction rules to API keys, tokens, passwords, and PII

Quick Start

Start a new log-capturer session for a given issue and begin capturing conversations; logs are written to a session markdown file.

Dependency Matrix

Required Modules

jqghcurl

Components

scriptsreferences

💻 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: log-capturer
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#log-capturer

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