dashboard

Aggregate repository status from GitHub API and local Git.

178|268|Updated Sep 21, 2017
One-click install
npx skills add https://github.com/pulumi/docs --skill dashboard-pulumi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/pulumi/docs/tree/main/.claude/commands/dashboard
Command: npx skills add https://github.com/pulumi/docs --skill dashboard-pulumi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a consolidated, real-time overview of your repository's health, including pull requests, issues, CI/CD status, and actionable next steps, reducing the time spent on manual status checks.

Core Features & Use Cases

  • Repository Overview: Get a quick glance at critical metrics like open PRs, assigned issues, and CI/CD pipeline status.
  • Prioritized Tasks: Receive a list of suggested actions, ordered by urgency, such as reviewing high-priority PRs or addressing workflow failures.
  • Use Case: Before starting your workday, run /dashboard to see the top 5 PRs needing review, any critical workflow failures, and your assigned issues, allowing you to immediately focus on what matters most.

Quick Start

Use the dashboard skill to get a quick overview of repository status.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I get a consolidated overview of repository status including PRs and CI/CD health?

To get a consolidated repository status overview, you need a tool that aggregates pull requests, issues, and CI/CD pipeline health. This dashboard Skill collects real-time data from the GitHub API and local Git to present critical metrics and actionable next steps.

How do I prioritize developer tasks based on repository health and workflow failures?

Prioritizing developer tasks requires evaluating repository health and workflow failures. This Skill generates a list of suggested actions ordered by urgency, highlighting high-priority PRs and critical CI/CD failures so you can focus on the most important work immediately.

Can I display repository metrics in different levels of detail for my team?

Yes, you can display repository metrics in varying levels of detail. This Skill supports multiple display modes, including compact, detailed, and full views, allowing your team to choose the exact granularity of information needed for PRs, issues, and pipeline status.

What is the best way to monitor GitHub repository health before starting my workday?

The best way to monitor GitHub repository health is to run an aggregation tool that fetches real-time data. This Skill acts as a dashboard to show your top PRs needing review, critical workflow failures, and assigned issues, reducing manual status checks.

Does this dashboard tool require specific dependencies to monitor CI/CD pipelines?

No specific external dependencies are required to monitor CI/CD pipelines. The Skill integrates directly with the GitHub API and local Git repositories to fetch real-time repository status, operating independently without needing additional package installations.