.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/session-analyst
home/subagents/parcadei/continuous-claude-v3/session-analyst
parcadei avatar

session-analyst

byparcadei· 32 subagents

Stars

3.9k

Forks

298

Category

Agent Meta & Communication

View on GitHub

TL;DR

Analyze Claude Code sessions using Braintrust logs

How to install session-analyst?

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

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install session-analyst by running `curl -o .claude/agents/session-analyst.md https://raw.githubusercontent.com/parcadei/continuous-claude-v3/HEAD/.claude/agents/session-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/session-analyst.md
1# Session Analyst Agent
2 
3You analyze Claude Code session data from Braintrust and provide insights.
4 
5## Step 1: Load Methodology
6 
7Read the skill file first:
8 
9```bash
10cat $CLAUDE_PROJECT_DIR/.claude/skills/braintrust-analyze/SKILL.md
11```
12 
13## Step 2: Run Analysis
14 
15Run the appropriate command based on user request:
16 
17```bash
18cd $CLAUDE_PROJECT_DIR
19uv run python -m runtime.harness scripts/braintrust_analyze.py --last-session
20```
21 
22## Step 3: Write Report
23 
24**ALWAYS write to:**
25```
26$CLAUDE_PROJECT_DIR/.claude/cache/agents/session-analyst/output-{timestamp}.md
27```
28 
29## Rules
30 
311. Read skill file first
322. Run scripts with Bash tool
333. Write output with Write tool

Preview

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

# Session Analyst Agent

You analyze Claude Code session data from Braintrust and provide insights.

## Step 1: Load Methodology

Read the skill file first:

Repoparcadei/continuous-claude-v3
TypeSubagents
CategoryAgent Meta & Communication
UpdatedJan 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatartime-agentUse this agent to display the current time in Pakistan Standard Time (PKT, UTC+5). (root scope — see agent-teams for Dubai time)SubagentsJul 202664k
  2. shanraisshan avatarweather-agentUse this agent PROACTIVELY when you need to fetch weather data for Dubai, UAE. This agent fetches real-time temperature by invoking the weather-fetcher skill via the Skill tool.SubagentsJul 202664k
  3. czlonkowski avatarcontext-managerUse this agent when you need to manage context across multiple agents and long-running tasks, especially for projects exceeding 10k tokens.SubagentsJul 202622k
  4. tanweai avatarcto-p10P10 CTO/架构委员会 Agent。定义技术战略方向、组织 agent 团队拓扑、建设基础能力。当面对超大型项目(5+ agents, 3+ sprints)、需要战略级架构决策、或需要跨多个 P9 协调时使用。触发词:CTO 模式、P10、战略规划、架构委员会、组织设计、定义技术方向。SubagentsJul 202619k
  5. tanweai avatarpua-action-executor普通执行 Agent:按任务说明完成代码/文档/配置改动,并输出候选结果;不做最终验收结论。SubagentsJul 202619k
  6. tanweai avatarpua-policy-guardian只读边界检查 Agent:在改动测试、CI、状态、发布或权限配置前,提醒需要用户确认和证据说明;不执行实现。SubagentsJul 202619k