What problem does it solve?
It helps you understand what’s been done, what’s next, and what to do next in the GSD (Get Shit Done) workflow without manually stitching together project state, routing, and intent.
Core Features & Use Cases
- Progress reporting + intelligent routing: Produces a situational progress summary and routes you to the next action (execute or plan) instead of leaving you to decide.
- State-driven advancement: Uses project state files and phase directories to automatically move to the next logical step, optionally bypassing safety gates with a force flag.
- Freeform intent dispatcher: Interprets natural-language requests and hands off to the best-matching GSD command after confirming the match.
- Forensic integrity mode: Adds a structured 6-check integrity audit after the standard progress report to detect inconsistencies.
Quick Start
Run gsd-progress --next to detect the current project state and automatically invoke the next logical GSD workflow step.