dashboard

Aggregate agent output logs into markdown performance dashboards.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/RB-chrismandich/Manifest --skill dashboard-rb-chrismandich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/RB-chrismandich/Manifest/tree/main/configs/claude/skills/dashboard
Command: npx skills add https://github.com/RB-chrismandich/Manifest --skill dashboard-rb-chrismandich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize and monitor agent efficiency by turning raw agent outputs into a readable dashboard that highlights task completion, error patterns, consensus scores, and model usage.

Core Features & Use Cases

  • Aggregated dashboards from ~/.claude/.agent_outputs/ for ongoing performance monitoring
  • Generate markdown tables and summaries to share with teams
  • Detect trends and anomalies in agent behavior across multiple models

Quick Start

Run the dashboard skill to generate the latest metrics dashboard from ~/.claude/.agent_outputs/.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I visualize agent outputs and performance metrics in a dashboard?

To visualize agent outputs, this Skill aggregates JSON and Markdown logs from ~/.claude/.agent_outputs/ to render markdown tables and summaries. It monitors task completion, error patterns, consensus scores, and model usage across Cursor, Gemini, Claude, and Codex.

Can I generate markdown dashboards to monitor consensus scores across multiple AI models?

Yes, you can generate markdown dashboards that monitor consensus scores across multiple AI models. The Skill reads agent output logs from Cursor, Gemini, Claude, and Codex, aggregating metrics by time window to render readable performance summaries.

What's the best way to aggregate agent log analysis data for team reporting?

The best way to aggregate agent log analysis data for team reporting is using this Skill to process raw outputs from ~/.claude/.agent_outputs/. It aggregates metrics by time window and renders markdown tables, making it easy to share performance dashboards with your team.

Does the dashboard Skill work with agent outputs from Cursor, Gemini, Claude, and Codex?

Yes, the dashboard Skill works with agent outputs from Cursor, Gemini, Claude, and Codex. It reads JSON and Markdown files from the ~/.claude/.agent_outputs/ directory to aggregate performance metrics across all these models.

How do I detect error patterns and anomalies in agent behavior using markdown logs?

To detect error patterns and anomalies in agent behavior, this Skill aggregates markdown and JSON logs to highlight error trends across models. It renders summaries that surface anomalies in task completion and model usage for ongoing monitoring.

Do I need any dependencies or external libraries to generate agent performance dashboards?

No dependencies or external libraries are required to generate agent performance dashboards. The Skill operates independently, reading JSON and Markdown outputs from ~/.claude/.agent_outputs/ to render markdown tables and summaries.