are-dashboard

Visualize ARE telemetry data for costs, tokens, and traces across runs.

19|4|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/GeoloeG-IsT/agents-reverse-engineer --skill are-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: are-dashboard
Source: https://github.com/GeoloeG-IsT/agents-reverse-engineer/tree/main/.claude/skills/are-dashboard
Command: npx skills add https://github.com/GeoloeG-IsT/agents-reverse-engineer --skill are-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Telemetry dashboards consolidate ARE runtime costs, token usage, and trace data, helping teams observe, compare, and optimize AI-assisted workflows.

Core Features & Use Cases

  • Real-time cost analysis and token usage visualization across runs.
  • Per-run drill-down via --run and trace timelines via --trace for performance debugging.
  • Exportable HTML or JSON reports via --format options for sharing with stakeholders.

Quick Start

Ask ARE to generate the telemetry dashboard for the latest run to view costs, tokens, and traces.

Frequently Asked Questions about are-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize telemetry costs and token usage across multiple runs?

You can visualize telemetry costs and tokens across runs by generating a formatted visual report. This consolidates ARE runtime data to help teams observe, compare, and optimize AI-assisted workflows.

What's the best way to drill into a specific run for performance debugging?

Drill into a specific run for performance debugging by using the per-run trace timeline mode. This targets individual run telemetry to help you pinpoint execution bottlenecks and analyze trace data.

Can I export telemetry dashboards as HTML or JSON reports for stakeholders?

You can export telemetry dashboards as HTML or JSON reports using the format options. This produces shareable outputs of your costs, tokens, and traces data for stakeholders.

Does this telemetry dashboard support ASCII timelines for trace analysis?

Yes, the telemetry dashboard supports ASCII timelines for trace analysis. It includes specific modes for generating ASCII timelines alongside per-run details and trend evaluation.

How do I analyze token usage trends across all my ARE runs?

Analyze token usage trends across all your ARE runs by generating a telemetry dashboard using the trends mode. This evaluates runtime token usage data and compares costs across multiple executions.