dashboard

star 0

Generate and open the interactive backlog dashboard in the browser.

5hdaniel By 5hdaniel schedule Updated 2/20/2026

name: dashboard description: Generate and open the interactive backlog dashboard in the browser.

Dashboard Skill

Generate and open the backlog dashboard.

Usage

Type /dashboard to generate and open the dashboard.

Action

When invoked, run:

cd /Users/daniel/Documents/Mad && \
python .claude/plans/backlog/scripts/generate_dashboard.py && \
open backlog-dashboard.html

Features

The dashboard includes:

  • Metrics cards (Total Items, Completed, Unassigned, Blocked, Reopened)
  • Interactive charts (click to filter table)
  • Multi-select filters for Status, Priority, Category
  • Clickable table rows with detail popup
  • Refresh button
Install via CLI
npx skills add https://github.com/5hdaniel/Mad --skill dashboard
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator