Skip to main content
Businessgtmagents

dashboard-playbook

Best-practice kit for BI dashboard layout, storytelling, and adoption.

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--dashboard-playbook
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/business-intelligence/skills/dashboard-playbook/SKILL.md -o .claude/skills/dashboard-playbook.md

Drops the SKILL.md into .claude/skills/dashboard-playbook.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Dashboard Playbook Skill

When to Use

  • Designing new dashboards or refreshing existing ones for GTM stakeholders.
  • Auditing dashboards that suffer from low engagement or unclear narratives.
  • Training analysts on consistent storytelling and UX patterns.

Framework

  1. Audience & Decisions – document persona, cadence, and key decisions.
  2. Story Arc – headline metric, supporting evidence, drill-downs, and action prompts.
  3. Layout System – hero tiles, contextual panels, alerts, and annotation space.
  4. Governance Hooks – data freshness indicator, owner info, and SLA links.
  5. Adoption Loop – training plans, feedback capture, and iteration cadence.

Templates

  • Wireframe Template: See templates/dashboard_wireframe.md for layout structure.
  • Dashboard brief (goals, KPIs, filters, mockups).
  • Adoption checklist (enablement, comms, success metrics).

Tips

  • Limit hero metrics to 3–5; move detailed tables into drill sections.
  • Use consistent color semantics for good vs risk states.
  • Pair with build-exec-dashboard to package specs + rollout plan.