Files
get-shit-done/commands/gsd/progress.md
TÂCHES d44c7dcc9b refactor: update commands, workflows, agents for gsd-tools integration
Commands (15): audit-milestone, complete-milestone, debug, execute-phase,
help, insert-phase, new-milestone, new-project, plan-milestone-gaps,
plan-phase, progress, quick, remove-phase, research-phase, verify-work

Workflows (22): execute-plan (69% reduction), verify-phase (55%), others
Agents (14): All updated for new workflow structure

Total token savings: ~22k chars (75.6% in affected sections)

Ported from: get-shit-done-v2@d1fb2d5, 7f79a9b
2026-02-07 11:25:35 -06:00

717 B

name, description, allowed-tools
name description allowed-tools
gsd:progress Check project progress, show context, and route to next action (execute or plan)
Read
Bash
Grep
Glob
SlashCommand
Check project progress, summarize recent work and what's ahead, then intelligently route to the next action - either executing an existing plan or creating the next one.

Provides situational awareness before continuing work.

<execution_context> @~/.claude/get-shit-done/workflows/progress.md </execution_context>

Execute the progress workflow from @~/.claude/get-shit-done/workflows/progress.md end-to-end. Preserve all routing logic (Routes A through F) and edge case handling.