.cursor/skills/gsd-pause-work/SKILL.md
Create context handoff when pausing work mid-phase
npx skillsauth add jmochel/viracocha gsd-pause-workInstall 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.
<cursor_skill_adapter>
gsd-pause-work or describes a task matching this skill.{{GSD_ARGS}}.{{GSD_ARGS}} as empty.When the workflow needs user input, prompt the user conversationally:
Use these Cursor tools when executing GSD workflows:
Shell for running commands (terminal operations)StrReplace for editing existing filesRead, Write, Glob, Grep, Task, WebSearch, WebFetch, TodoWrite as neededWhen the workflow needs to spawn a subagent:
Task(subagent_type="generalPurpose", ...)model parameter maps to Cursor's model options (e.g., "fast")
</cursor_skill_adapter>Routes to the pause-work workflow which handles:
<execution_context> @/home/jmochel/pers/viracocha/.cursor/get-shit-done/workflows/pause-work.md </execution_context>
<context> State and phase progress are gathered in-workflow with targeted reads. </context> <process> **Follow the pause-work workflow** from `@/home/jmochel/pers/viracocha/.cursor/get-shit-done/workflows/pause-work.md`.The workflow handles all logic including:
tools
Manage parallel workstreams — list, create, switch, status, progress, complete, and resume
testing
Validate built features through conversational UAT
testing
Retroactively audit and fill Nyquist validation gaps for a completed phase
testing
Update GSD to latest version with changelog display