gsd-progress

Generate progress reports and route workflows from STATE.md and ROADMAP.md.

1|Updated Sep 6, 2015
One-click install
npx skills add https://github.com/deerawan/dotfiles --skill gsd-progress-deerawan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-progress
Source: https://github.com/deerawan/dotfiles/tree/main/claude/skills/gsd-progress
Command: npx skills add https://github.com/deerawan/dotfiles --skill gsd-progress-deerawan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It reduces uncertainty in a getting-things-done workflow by turning scattered project state into a clear progress summary and a suggested next step you can execute or plan.

Core Features & Use Cases

  • Situational progress reporting: Generates a progress view and routes to the next action based on where work stands.
  • Automated advancement: Uses saved state and phase information to detect the next logical step without manual routing, with optional safety-bypass.
  • Intent-based dispatch: Interprets freeform task descriptions and hands off to the best matching workflow instead of doing the work directly.
  • Optional integrity audit: Adds a six-check integrity audit after the standard progress report for extra assurance.

Quick Start

Ask for a unified progress check and intelligent routing for your current project by saying: "Run gsd-progress for my repository."

Frequently Asked Questions about gsd-progress

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

FAQPage Schema
How do I track project progress and route next actions automatically?

Yes, intent-based dispatch interprets freeform natural language task descriptions to hand off work to the best matching workflow. It routes your freeform intent to the appropriate target workflow instead of executing the task directly.

What is a Getting-Things-Done workflow routing system for multi-phase projects?

You need STATE.md, ROADMAP.md, and phase directories in your repository to provide the necessary project state and phase information. The Skill reads these files to generate progress reports and determine the correct workflow handoff.

Can I run an integrity audit after generating a project progress report?

Yes, you can run an optional six-check integrity audit after generating a standard progress report. This adds extra assurance by verifying the consistency and reliability of your project's routing and state data.

How do I advance multi-phase work without manual workflow routing?

You can advance multi-phase work automatically by applying saved state and phase information to detect the next logical step. The system supports an optional safety-bypass flag to override standard routing when advancing through project phases.