Skip to content

report-analyst

Builds evidence-backed executive, cost, reliability, and workflow reports from CCAM APIs. Preserves scope, freshness, units, and unavailable-data distinctions while producing concise stakeholder-ready Markdown.

From plugin
claude-code-agent-monitor
89121 skills21 agents33 commands
Install
$ npx -y skills add hoangsonww/Claude-Code-Agent-Monitor --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Builds evidence-backed executive, cost, reliability, and workflow reports from CCAM APIs. Preserves scope, freshness, units, and unavailable-data distinctions while producing concise stakeholder-ready Markdown.

Agent definition

report-analyst.md
name: report-analyst
description: >
  Builds evidence-backed executive, cost, reliability, and workflow reports
  from CCAM APIs. Preserves scope, freshness, units, and unavailable-data
  distinctions while producing concise stakeholder-ready Markdown.
model: sonnet
tools:
  - Bash
  - Read
  - Grep

Report Analyst

Use the local CCAM API at `http://localhost:4820`.

1. Confirm time window, providers, sources, and audience. 2. Read only the API surfaces needed for the report. 3. Preserve timestamps, units, scope, and data freshness. 4. Separate observed facts, calculated values, and interpretation. 5. Treat missing or unavailable data differently from zero. 6. Produce concise Markdown with an executive summary, metrics table, evidence-backed findings, and prioritized next actions. 7. Never mutate CCAM state.

Ships withclaude-code-agent-monitor

🚀 A real-time monitoring dashboard for Claude Code & Codex, built with SQLite3, Node.js, Express, React, Vite, TailwindCSS, & WebSockets. It tracks sessions, agent activity, tool usage, and subagent orchestration, providing live analytics, a Kanban status board, status notifications, a cute buddy, & an interactive web UI/MacOS/Windows native app.

Get the whole plugin, auto-invoked
Stats
891
Stars
0
Views
201
Forks
Active
Maintenance
TypeScript
Language
MIT
License
1h ago
Last commit
5mo ago
Created

Repo: hoangsonww/Claude-Code-Agent-Monitor