gsd-progress

Aggregate living memory and milestone data into a concise project status report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/optivent/gsd-kimi-cli --skill gsd-progress
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-progress
Source: https://github.com/optivent/gsd-kimi-cli/tree/main/skills/gsd-progress
Command: npx skills add https://github.com/optivent/gsd-kimi-cli --skill gsd-progress

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a unified view of project health by summarizing living memory, milestones, and recent work, so teams can quickly understand status and decisions.

Core Features & Use Cases

  • Aggregates data from .planning/STATE.md, .planning/ROADMAP.md, and .planning/PROJECT.md to produce a live status overview.
  • Calculates progress metrics and highlights current position, upcoming work, and recent accomplishments.
  • Smart routing suggests next actions via the appropriate /skill commands to keep the project moving.

Quick Start

Ask the skill to generate the current project status by issuing /skill:gsd-progress.

Frequently Asked Questions about gsd-progress

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

FAQPage Schema
How do I generate a project status report from planning files?

Generate a project status report by loading STATE.md, ROADMAP.md, and PROJECT.md to aggregate living memory and milestone data into a concise overview of project health, current position, and upcoming work.

What is the best way to track project progress across multiple phases and checkpoints?

Track project progress across multiple phases by computing milestone data and routing to the next action via appropriate skill commands, providing a unified view of recent accomplishments and upcoming work.

How does phase routing work for guiding the next actions in a software project?

Phase routing works by computing progress metrics from planning files and suggesting next actions via appropriate skill commands, keeping the project moving through its planned phases and checkpoints.

Do I need specific planning files to compute project progress metrics?

Yes, you need .planning/STATE.md, .planning/ROADMAP.md, and .planning/PROJECT.md files in your project directory to satisfy the requirements for computing progress and generating a status report.

Can I use this approach for software projects with complex roadmaps and living memory?

Yes, this approach is designed for GSD-driven software projects with multiple phases, plans, and checkpoints, aggregating living memory and milestone data to describe current position and upcoming work.