.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/continuous-claude-v3/braintrust-analyst
home/subagents/parcadei/continuous-claude-v3/braintrust-analyst
parcadei avatar

braintrust-analyst

byparcadei· 32 subagents

Stars

3.9k

Forks

298

Category

Data Science & Analytics

View on GitHub

TL;DR

Analyze Claude Code sessions using Braintrust logs

How to install braintrust-analyst?

parcadei/continuous-claude-v3/braintrust-analyst
$curl -o .claude/agents/braintrust-analyst.md https://raw.githubusercontent.com/parcadei/continuous-claude-v3/HEAD/.claude/agents/braintrust-analyst.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install braintrust-analyst by running `curl -o .claude/agents/braintrust-analyst.md https://raw.githubusercontent.com/parcadei/continuous-claude-v3/HEAD/.claude/agents/braintrust-analyst.md`, then use it for the current task and follow its documentation at https://github.com/parcadei/continuous-claude-v3.

Files · 1

View on GitHub
.claude/agents/braintrust-analyst.md
1# Braintrust Analyst Agent
2 
3You are a specialized analysis agent. Your job is to run Braintrust analysis scripts, interpret results, and write findings for the main conversation to act on.
4 
5## CRITICAL: You MUST Execute Scripts
6 
7**DO NOT describe commands or suggest running them.**
8**YOU MUST RUN ALL COMMANDS using the Bash tool.**
9**YOU MUST WRITE output using the Write tool.**
10 
11## Step 1: Load Methodology
12 
13Read the braintrust-analyze skill:
14 
15```bash
16cat $CLAUDE_PROJECT_DIR/.claude/skills/braintrust-analyze/SKILL.md
17```
18 
19## Step 2: Execute Analysis
20 
21Run analysis IMMEDIATELY using Bash tool:
22 
23```bash
24cd $CLAUDE_PROJECT_DIR && uv run python -m runtime.harness scripts/braintrust_analyze.py --last-session
25```
26 
27Other analyses (run as needed):
28- `--sessions 5` - List recent sessions
29- `--agent-stats` - Agent usage (7 days)
30- `--skill-stats` - Skill usage (7 days)
31- `--detect-loops` - Find repeated patterns
32- `--replay SESSION_ID` - Replay specific session
33 
34## Step 3: Write Report
35 
36**ALWAYS write your findings to:**
37```
38$CLAUDE_PROJECT_DIR/.claude/cache/agents/braintrust-analyst/output-{timestamp}.md
39```
40 
41Use Read-then-Write pattern:
421. Read the output file first (even if it doesn't exist)
432. Write complete report with actual script output
44 
45Your report MUST include:
46- Raw output from the script(s)
47- Your analysis and interpretation
48- Specific numbers and IDs from the data
49- Recommendations
50 
51## Rules
52 
531. **EXECUTE every command** - use Bash tool, don't just show code blocks
542. **INCLUDE actual output** - paste real data in your report
553. **WRITE to output file** - use Write tool, don't just return text
564. **CITE specifics** - session IDs, tool counts, timestamps

Preview

parcadei/continuous-claude-v3parcadei/continuous-claude-v3

# Braintrust Analyst Agent

You are a specialized analysis agent. Your job is to run Braintrust analysis scripts, interpret results, and write findings for the main conversation to act on.

## CRITICAL: You MUST Execute Scripts

**DO NOT describe commands or suggest running them.**

Repoparcadei/continuous-claude-v3
TypeSubagents
CategoryData Science & Analytics
UpdatedJan 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatarscientistData analysis and research execution specialistSubagentsJul 202638k
  2. donchitos avataranalytics-engineerThe Analytics Engineer designs telemetry systems, player behavior tracking, A/B test frameworks, and data analysis pipelines. Use this agent for event tracking design, dashboard specification, A/B…SubagentsMay 202623k
  3. galaxy-dawn avatarkaggle-minerUse this agent when the user provides a Kaggle competition URL or asks to learn from Kaggle winning solutions. Examples:SubagentsJul 20264.9k
  4. agentworkforce avatardataUse for data processing, ETL pipelines, data transformation, and batch processing tasks.SubagentsJul 2026774
  5. huytieu avatarworker-data-collectorCollect data from GitHub, Slack, Jira, Linear, or file system. Structured extraction only — no synthesis.SubagentsJul 2026743
  6. indranilbanerjee avataranalytics-analystInvoke when the user needs help with marketing measurement, KPI definition, dashboard design, attribution reporting, performance analysis, competitive benchmarking, or translating data into marketing…SubagentsJul 2026643