prod-dashboard

Aggregate existing task, Linear, GitHub, and metric outputs into a daily HTML dashboard.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/evolution-foundation/evo-nexus --skill prod-dashboard-evolution-foundation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prod-dashboard
Source: https://github.com/evolution-foundation/evo-nexus/tree/main/.claude/skills/prod-dashboard
Command: npx skills add https://github.com/evolution-foundation/evo-nexus --skill prod-dashboard-evolution-foundation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the need to manually check many separate routine outputs by consolidating them into a single, readable daily/weekly dashboard view.

Core Features & Use Cases

  • 360° operational overview: consolidates outputs from tasks, Linear, GitHub, community pulse, financial strategy digests, calendar events, meetings, and routine health metrics.
  • Actionable health badges: computes Product, Community, Financial, and Routines risk levels (saudavel/misto/risco) using defined criteria.
  • Unified HTML generation: fills an existing HTML template with collected data and attention points, then saves the final dashboard for the day.

Quick Start

Run the dashboard consolidation routine by telling your agent to generate dashboard overview.

Frequently Asked Questions about prod-dashboard

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

FAQPage Schema
How do I consolidate Linear and GitHub routine metrics into a single daily dashboard?

To consolidate Linear and GitHub routine metrics into a single daily dashboard, aggregate existing HTML reports and routine outputs without fetching new data, then apply an HTML template with placeholder replacement to compute health badges and attention points.

What is the best way to generate an operational reporting dashboard from existing task outputs?

Generating an operational reporting dashboard from existing task outputs involves reading the latest already-produced artifacts from meetings, financial digests, and routine metrics, then summarizing them into a unified HTML view with computed risk levels.

Does the daily dashboard consolidation process fetch new data from GitHub reviews or Linear?

No, the daily dashboard consolidation process does not fetch new data from GitHub reviews or Linear; it strictly reads the latest available HTML reports and files that have already been produced to summarize operational signals.

How are health badges calculated for product, community, and financial risk levels?

Health badges for product, community, and financial risk levels are calculated using defined criteria that evaluate existing operational data, categorizing the status into saudavel, misto, or risco risk levels within the daily dashboard.

Can I use this dashboard consolidation for business and engineering check-ins?

Yes, you can use this dashboard consolidation for production ops and business or engineering check-ins, as it summarizes existing tasks, calendar events, and community pulse data into a readable HTML dashboard for operational reviews.

What are the limitations of consolidating operational reporting through HTML template replacement?

A limitation of consolidating operational reporting through HTML template replacement is that it requires pre-existing HTML reports and files; it cannot generate a dashboard if the underlying routine metrics or financial digests have not been produced.