skills/progress/SKILL.md
Check project progress, show context, and route to next action (execute or plan). Use --forensic to append a 6-check integrity audit after the standard report.
npx skillsauth add jnuyens/gsd-plugin gsd:progressInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Provides situational awareness before continuing work. </objective>
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/progress.md </execution_context>
<process> 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. </process>tools
Initialize a new project using Documentation-Driven Development. Research, then write user-facing docs (SPEC.md) as the spec, then user validates docs, then phases derive from doc sections. Best for CLIs, libraries, SDKs, APIs, plugin systems, anything with a well-defined user-facing surface.
tools
Schedule a future resume of work - e.g. '/gsd:resume-at 09:00', '/gsd:resume-at +2h', or '/gsd:resume-at 04:00 --cmd /gsd:execute-phase 9'
tools
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
tools
Manage persistent context threads for cross-session work