gsd-list-phase

List project phases with status and progress metric counts.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/giovannimnz/gsd-caveman-hermes --skill gsd-list-phase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-list-phase
Source: https://github.com/giovannimnz/gsd-caveman-hermes/tree/main/skills/gsd-list-phase
Command: npx skills add https://github.com/giovannimnz/gsd-caveman-hermes --skill gsd-list-phase

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing multiple project phases across a project can be tedious and error-prone; this skill consolidates phase statuses into a single, at-a-glance view.

Core Features & Use Cases

  • List all project phases with their current status and counts.
  • Provide a concise summary of phase metrics (Total Phases, Completed, In Progress, Planned, Backlog).
  • Use in project management reviews or planning sessions to orient teams quickly.

Quick Start

Run gsd-list-phase to display all project phases with their current status and a concise summary.

Frequently Asked Questions about gsd-list-phase

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

FAQPage Schema
How do I list all project phases with their current status?

To list project phases with status, the skill parses phase data and computes totals to present a structured summary showing each phase's current status and progress metrics at a glance.

What is the best way to get a summary of phase metrics for project management reviews?

A phase metrics summary consolidates statuses into a concise view, computing totals for completed, in progress, planned, and backlog phases to orient teams quickly during planning sessions.

How do I track phase status and counts across multiple project phases?

Tracking phase status and counts involves enumerating all project phases and parsing phase data to compute totals, presenting a structured summary of the current progress for each phase.

Can I use this skill to orient my team quickly during a planning session?

Yes, you can use this skill in project management reviews or planning sessions to orient teams quickly by providing an at-a-glance view of all phase statuses and concise summary metrics.

What phase metrics are included in the project status summary?

The project status summary includes phase metrics for Total Phases, Completed, In Progress, Planned, and Backlog, providing a concise overview of all current phase statuses.

Do I need any specific project management tools to compute phase totals?

No specific project management tools are required as dependencies; the skill independently parses phase data and computes totals to present a structured summary of phase statuses.

Related Skills