From gsd
Checks project progress, summarizes recent work and next steps, routes to execute plan or create new one. Use --forensic for 6-check integrity audit.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Tracks progress in .planning/ directories: verifies structure, summarizes recent SUMMARY.md work, reports phase/plan status from STATE.md/ROADMAP.md, counts todos/debug, routes to execute/plan.
Displays Plan-Build-Run project status dashboard, progress, blockers from .planning files, and suggests next actions.
Automatically checks active project status via project-status MCP tool and suggests next tasks with project-next at session start or status queries like 'progress?' or 'what's next?'
Share bugs, ideas, or general feedback.
Provides situational awareness before continuing work.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/progress.md </execution_context>
Execute the progress workflow from @${CLAUDE_PLUGIN_ROOT}/workflows/progress.md end-to-end. Preserve all routing logic (Routes A through F) and edge case handling.