spec-kitty-dashboard

Aggregate Spec-Kitty workflow progress into a live dashboard.

5|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/richfrem/agent-plugins-skills --skill spec-kitty-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-kitty-dashboard
Source: https://github.com/richfrem/agent-plugins-skills/tree/main/plugins/spec-kitty-plugin/skills/spec-kitty-dashboard
Command: npx skills add https://github.com/richfrem/agent-plugins-skills --skill spec-kitty-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregates Spec-Kitty workflow progress into a concise, live dashboard, reducing manual tracking and context switching for development teams.

Core Features & Use Cases

  • Wrapper for Spec-Kitty workflows: provides a stable, reusable interface to trigger and monitor dashboard tasks.
  • Intelligent dashboard orchestration: coordinates steps to surface current feature pipelines and progress.
  • Use Case: Share a real-time feature pipeline status with stakeholders during sprint reviews.

Quick Start

Trigger the spec-kitty-dashboard workflow to initialize and monitor your dashboard.

Frequently Asked Questions about spec-kitty-dashboard

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

FAQPage Schema
How do I automate workflow progress tracking for feature pipelines?

Automate workflow progress tracking by aggregating task status and feature pipelines into a live dashboard, eliminating manual tracking and context switching. It provides consistent outputs by reading workflow provenance from referenced markdown files.

What's the best way to display live feature pipeline status for sprint reviews?

Display live feature pipeline status for sprint reviews by triggering a dashboard workflow that orchestrates and surfaces current progress. It wraps dashboard tasks to provide a stable, reusable interface for stakeholders.

How does dashboard orchestration work for ongoing Spec-Kitty projects?

Dashboard orchestration for Spec-Kitty projects works by executing deterministic agent shim commands and reading workflow provenance from spec-kitty.dashboard.md. This coordinates steps to consistently aggregate and display task status across multiple workflows.

Can I monitor task status across multiple workflows without manual context switching?

Monitor task status across multiple workflows without manual context switching by triggering the dashboard command. It aggregates live workflow progress and feature pipeline data into a concise, centralized view.

Do I need a specific dashboard configuration file to track feature pipelines?

You need the workflows/spec-kitty.dashboard.md file referenced for tracking feature pipelines. The dashboard reads workflow provenance from this file to provide consistent, deterministic execution outputs.

Why does my Spec-Kitty dashboard show inconsistent task status outputs?

Inconsistent task status outputs may occur if the referenced workflows/spec-kitty.dashboard.md file lacks proper provenance. Deterministic execution depends on reading accurate workflow provenance to coordinate dashboard orchestration steps.