task-status

Compute a real-time project progress dashboard from tasks.yaml and task-status.md data.

1|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ezagent42/prd2impl --skill task-status-ezagent42
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-status
Source: https://github.com/ezagent42/prd2impl/tree/main/skills/skill-9-task-status
Command: npx skills add https://github.com/ezagent42/prd2impl --skill task-status-ezagent42

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams struggle to track overall project health across multiple phases, making it hard to prioritize actions and stay aligned with milestones.

Core Features & Use Cases

  • Progress Dashboard: aggregated statistics by phase and task status, with visualizations.
  • Blocker & Risk Insights: identify current blockers and rising risks to guide decision-making.
  • Timeline & Plan Alignment: compare planned vs actual progress using execution plans for milestone tracking.
  • Use Case: For a multi-phase project, quickly view completed work, in-progress items, blockers, and risk hotspots to drive timely decisions.

Quick Start

Run the /task-status command to display the current project progress dashboard.

Frequently Asked Questions about task-status

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

FAQPage Schema
How do I visualize project progress across multiple phases from a YAML plan?

To visualize project progress across multiple phases, this Skill reads task data from tasks.yaml and execution plans to render a dynamic dashboard. It aggregates completion statistics, blockers, and risks by phase for real-time monitoring.

What is the best way to track project milestones and compare planned versus actual progress?

The best way to track project milestones and compare planned versus actual progress is by using timeline data from execution plans. The dashboard aligns this data to highlight phase breakdowns and current status for timely decision-making.

Can I use markdown files to monitor task status and identify current blockers?

Yes, you can use markdown files to monitor task status. The Skill reads from task-status.md in the plans directory, identifying current blockers and rising risks to guide project management decisions alongside YAML data.

How do I display a real-time project management dashboard for my team?

To display a real-time project management dashboard, run the /task-status command. It computes aggregated statistics by phase and task status from your plan data, presenting visualizations of completed work and risk hotspots.

Does project progress visualization work for programs with multiple phases and tasks?

Yes, project progress visualization is specifically designed for programs with multiple phases and tasks. It monitors completion rates, blockers, and risks, rendering a dynamic dashboard tailored to multi-phase project management needs.