workflow-dash

Displays a real-time project task dashboard grouped by status.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ribatshepo/cc-auto-orchestrate --skill workflow-dash
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: workflow-dash
Source: https://github.com/ribatshepo/cc-auto-orchestrate/tree/main/claude-code/skills/workflow-dash
Command: npx skills add https://github.com/ribatshepo/cc-auto-orchestrate --skill workflow-dash

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a real-time, centralized view of project tasks organized by status, enabling faster decision-making, better coordination, and up-to-date progress reporting.

Core Features & Use Cases

  • Aggregates tasks into groups: In Progress, Blocked, Pending, and Completed, with owner visibility.
  • Session-aware checkpoints: saves and loads task state to maintain continuity across agent handoffs.
  • Quick planning and handoffs: supports status reviews, status-based filtering, and project status communication.

Quick Start

Invoke the workflow-dash skill to display the current project dashboard and review tasks by status.

Frequently Asked Questions about workflow-dash

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

FAQPage Schema
How do I view a project task dashboard summarizing task status by group?▼

To view a project task dashboard summarizing task status, invoke the skill to aggregate tasks into In Progress, Blocked, Pending, and Completed groups with owner visibility for an at-a-glance status report.

What is the best way to monitor project blockers and completions across agent handoffs?▼

Monitoring project blockers and completions across agent handoffs is best handled using session-aware checkpoints that save and load task state to maintain continuity for real-time status reporting.

Can I filter tasks by status like Pending or In Progress for project status communication?▼

Yes, you can filter tasks by status like Pending or In Progress for project status communication, as the dashboard supports status-based filtering and quick planning reviews.

Does this task dashboard work with both session-scoped and standalone workflows?▼

The task dashboard works with both session-scoped and standalone workflows, applying real-time data aggregation and grouping to monitor progress, blockers, and completions across different operational contexts.

When should I not use a real-time checkpoint dashboard for task management?▼

You should not use a real-time checkpoint dashboard for task management if your workflow requires complex dependency tracking rather than simple status grouping, or if you need automated task execution instead of progress monitoring.