braintrust-analyze

Community

Analyze Claude Code sessions via Braintrust traces.

Authorparcadei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Braintrust analysis enables retrospective reviews of Claude Code sessions to identify patterns, issues, and insights from tracing data.

Core Features & Use Cases

  • Session breakdown: Summarize tools, LLMS turns, and spans.
  • Patterns & Metrics: Extract insights about efficiency and bottlenecks.
  • Use Case: Post-mortem a complex session to improve future runs.

Quick Start

uv run python -m runtime.harness scripts/braintrust_analyze.py --last-session

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: braintrust-analyze
Download link: https://github.com/parcadei/Continuous-Claude/archive/main.zip#braintrust-analyze

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