dashboard

Consolidate health, activity, and actions across multiple PopKit-enabled projects.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jrc1883/popkit-ai --skill dashboard-jrc1883
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/jrc1883/popkit-ai/tree/main/packages/popkit-core/skills/pop-dashboard
Command: npx skills add https://github.com/jrc1883/popkit-ai --skill dashboard-jrc1883

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires popkit_shared, and includes scripts (resource) components.

What problem does it solve?

Consolidate health, activity, and actions across multiple PopKit-enabled projects into a single, overview-friendly dashboard to reduce context switching and manual aggregation.

Core Features & Use Cases

  • Unified Dashboard across multiple projects showing health scores, last activity, and quick actions.
  • Auto-Discovery and Registry Management to add and switch between projects.
  • Interactive commands to add, remove, refresh, switch, and discover projects, all from a single interface.

Quick Start

Load and display the current multi-project dashboard with health scores across all registered projects.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I consolidate health metrics across multiple projects into a single dashboard?

Multi-project dashboards consolidate health scores, last activity, and quick actions across multiple PopKit-enabled projects into a single view, reducing manual aggregation and context switching. They automate health calculation and registry updates through a scripted workflow.

Can I manage a project registry and switch between projects interactively?

Yes, interactive project registry management supports add, remove, refresh, switch, and discover operations from a single dashboard interface. These commands automate health checks and coordinate project switching across all registered PopKit projects.

What is a multi-project health score and how does it work?

A multi-project health score consolidates activity and git metrics across PopKit-enabled projects to quantify overall project status. It orchestrates health calculations during dashboard rendering to provide quick cross-project visibility and identify projects needing attention.

Do I need popkit_shared to run cross-project health checks?

Yes, popkit_shared is a required dependency for running cross-project health checks and dashboard rendering. It provides the shared foundation needed to orchestrate registry updates, health calculations, and multi-project switches.

What's the best way to automate multi-project visibility for a growing team?

Automating multi-project visibility for teams uses a scripted workflow to discover, register, and monitor all PopKit-enabled projects. It applies auto-discovery and registry management to render unified dashboards showing health scores and last activity without manual aggregation.

Why is my multi-project dashboard not showing health scores for newly added projects?

Multi-project dashboards require a refresh operation to recalculate health scores for newly added projects. The scripted workflow orchestrates registry updates and health calculations, so running the refresh command ensures newly discovered projects appear with accurate metrics.