gsd-progress

Automate project progress tracking and workflow advancement using YAML state and roadmap files.

Updated May 28, 2026
One-click install
npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-progress-sensliao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-progress
Source: https://github.com/SensLiao/Claude-code-setting/tree/main/skills/gsd-progress
Command: npx skills add https://github.com/SensLiao/Claude-code-setting --skill gsd-progress-sensliao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies project progress tracking, workflow advancement, and freeform intent dispatching, enhancing productivity and efficiency in GSD workflows.

Core Features & Use Cases

  • Progress Tracking: Summarize recent work and future actions, providing situational awareness.
  • Workflow Advancement: Automatically advance to the next logical step or manually execute commands.
  • Freeform Intent Dispatch: Analyze and dispatch freeform natural language commands to appropriate GSD commands.
  • Use Case: A project manager can use this Skill to quickly check project progress, advance to the next task, or manually dispatch a task based on a specific description.

Quick Start

To check your progress, run: gsd-progress --next

Frequently Asked Questions about gsd-progress

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

FAQPage Schema
How do I automate project progress tracking using YAML state files?

Automate project progress tracking by reading YAML-based state and roadmap files to summarize recent work and future actions. The Skill uses these files as execution context to provide situational awareness and workflow advancement.

How do I advance to the next workflow step automatically?

Advance to the next workflow step automatically by running the `gsd-progress --next` command. The Skill analyzes your current YAML roadmap and state files to identify and execute the next logical task in your project sequence.

Can I dispatch freeform natural language commands to manage task workflows?

You can dispatch freeform natural language commands by analyzing and mapping them to appropriate GSD commands. The Skill interprets your specific description and routes the intent to the correct workflow action within your project context.

Do I need to prepare roadmap and state files before using this workflow automation?

You must prepare YAML-based state and roadmap files before execution, as the Skill requires them for processing context. These files provide the necessary project structure and current status data to enable automatic step advancement and task dispatch.

What is the best way to streamline GSD workflow with situational command execution?

Streamline GSD workflow by combining automatic step advancement with freeform intent dispatching based on YAML state files. This approach provides situational awareness of recent work while allowing natural language task management for project managers.