dashboard

Launch a web dashboard visualizing Plan-Build-Run project progress from the .planning directory.

17|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/SienkLogic/plan-build-run --skill dashboard-sienklogic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dashboard
Source: https://github.com/SienkLogic/plan-build-run/tree/main/plugins/copilot-pbr/skills/dashboard
Command: npx skills add https://github.com/SienkLogic/plan-build-run --skill dashboard-sienklogic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a web-based dashboard to visualize and manage the planning state of your current project, offering a clear overview of your development workflow.

Core Features & Use Cases

  • Project Visualization: View your project's planning, build, and run status in a user-friendly interface.
  • Live Updates: The dashboard automatically refreshes to reflect changes in the .planning/ directory.
  • Use Case: After initiating a complex development process with Plan-Build-Run, you can launch the dashboard to monitor progress, identify bottlenecks, and understand the current state of your project without cluttering your main development context.

Quick Start

Launch the PBR dashboard on the default port 3000.

Frequently Asked Questions about dashboard

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

FAQPage Schema
How do I visualize project planning and execution status in a web interface?

You can visualize project planning and execution status by launching a web-based dashboard that provides real-time visualization of your development workflow. It automatically refreshes to reflect changes in the `.planning/` directory.

Do I need Node.js and npm to run the project dashboard?

Yes, you need Node.js and npm installed to install and run the dashboard application. These dependencies are required to launch the web interface on your local environment.

How do I monitor development workflow progress without cluttering my main context?

To monitor workflow progress without cluttering your main context, launch the dashboard to view your project's plan, build, and run status in a dedicated user-friendly interface.

Can I view live updates of my Plan-Build-Run project status?

Yes, the dashboard automatically refreshes to provide live updates of your Plan-Build-Run project status, allowing you to identify bottlenecks and monitor progress efficiently.

What is the default port to launch a web interface for project management?

The default port to launch the web interface for project management is port 3000. You can quickly start the dashboard application on this port to begin monitoring your project.