General
gsd-progress - Claude MCP Skill
Check progress, advance workflow, or dispatch freeform intent — the unified GSD situational command
SEO Guide: Enhance your AI agent with the gsd-progress tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to check progress, advance workflow, or dispatch freeform intent — the unified gsd situational command... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟1 stars • 0 forks
📥0 downloads
Documentation
SKILL.md<objective> Check project progress, summarize recent work and what's ahead, then intelligently route to the next action. Three modes: - **default**: Show progress report + intelligently route to the next action (execute or plan). Provides situational awareness before continuing work. - **--next**: Automatically advance to the next logical step without manual route selection. Reads STATE.md, ROADMAP.md, and phase directories. Supports `--force` to bypass safety gates. - **--do "task description"**: Analyze freeform natural language and dispatch to the most appropriate GSD command. Never does the work itself — matches intent, confirms, hands off. - **--forensic**: Append a 6-check integrity audit after the standard progress report. </objective> <flags> - **--next**: Detect current project state and automatically invoke the next logical GSD workflow step. Scans all prior phases for incomplete work before routing. `--next --force` bypasses safety gates. - **--do "..."**: Smart dispatcher — match freeform intent to the best GSD command using routing rules, confirm the match, then hand off. - **--forensic**: Run 6-check integrity audit after the standard progress report. - **(no flag)**: Standard progress check + intelligent routing (Routes A through F). </flags> <execution_context> @$HOME/.claude/get-shit-done/workflows/progress.md @$HOME/.claude/get-shit-done/workflows/next.md @$HOME/.claude/get-shit-done/workflows/do.md @$HOME/.claude/get-shit-done/references/ui-brand.md </execution_context> <process> Arguments provided: "$ARGUMENTS" Parse the first token from the provided arguments: - If it is `--next`: strip the flag, execute the next workflow (passing remaining args e.g. --force). - If it is `--do`: strip the flag, pass remainder as freeform intent to the do workflow. - Otherwise: execute the progress workflow end-to-end (pass --forensic through if present). Preserve all routing logic from the target workflow. </process>
Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- arlenagreer/claude_configuration_docs
- Author
- arlenagreer
- Last Sync
- 6/18/2026
- Repo Updated
- 6/14/2026
- Created
- 6/9/2026
Reviews (0)
No reviews yet. Be the first to review this skill!