Dashboard

Generate a local web dashboard for monitoring milestones, epics, and git activity.

6|3|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/carson-sweet/sweetclaude --skill dashboard-carson-sweet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dashboard
Source: https://github.com/carson-sweet/sweetclaude/tree/main/skills/dashboard
Command: npx skills add https://github.com/carson-sweet/sweetclaude --skill dashboard-carson-sweet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the lack of visibility into project status by providing a centralized, read-only web interface that aggregates roadmap, backlog, and git activity data.

Core Features & Use Cases

  • Project Status Tracking: View milestones, epics, and issue trees with derived status updates.
  • Dependency Management: Identify blocked chains and unresolved references across the project.
  • Use Case: Use this dashboard during a sprint planning session to quickly review the backlog priority and identify any blockers that might impact the upcoming release.

Quick Start

Run the dashboard skill to launch the local web interface on the default port.

Frequently Asked Questions about Dashboard

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

FAQPage Schema
How do I visualize project health and git activity in real-time?

You can visualize project health and git activity by generating a local web-based dashboard. This interface aggregates roadmap, backlog, and git data to provide a centralized, read-only view of your project's status.

What is the best way to track project milestones and identify blocked dependencies?

The best way to track milestones and identify blocked dependencies is through a local project dashboard. It derives status updates for epics and issue trees while highlighting unresolved references and blocked chains across the software development lifecycle.

Do I need a local Python environment to run a project tracking dashboard?

Yes, a local Python environment is required to run the project tracking dashboard. Python is used to rebuild project caches and serve the web interface on a specified local port.

Can I use a local dashboard for sprint planning and backlog priority review?

Yes, you can use a local dashboard for sprint planning and backlog priority review. It provides a read-only web interface to quickly review backlog items and identify any blockers that might impact an upcoming release.

How does a local web dashboard handle dependency management and issue tree tracking?

A local web dashboard handles dependency management by identifying blocked chains and unresolved references across the project. It also displays issue trees with derived status updates to facilitate comprehensive software lifecycle tracking.