From gsd
Creates .continue-here.md handoff file with phase detection, work state summary (position, completed/remaining tasks, decisions, blockers), Git WIP commit, and resume instructions when pausing mid-phase.
npx claudepluginhub jnuyens/gsd-plugin --plugin gsdThis skill is limited to using the following tools:
<objective>
Creates .continue-here.md handoff files in .planning phases to capture current phase, tasks completed/remaining, decisions, blockers, and next actions for pausing and resuming work sessions.
Creates .planning/HANDOFF.md summarizing session state from SPEC.md, PLAN.md, ACTIVE_WORKFLOW.md, git log, and changes for resuming development in new sessions. Triggers on 'pause work' or low context.
Saves Plan-Build-Run session state to .continue-here.md for resumption, capturing current phase, plan progress, git status, and blockers from .planning files.
Share bugs, ideas, or general feedback.
Routes to the pause-work workflow which handles:
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/pause-work.md </execution_context>
State and phase progress are gathered in-workflow with targeted reads. **Follow the pause-work workflow** from `@${CLAUDE_PLUGIN_ROOT}/workflows/pause-work.md`.The workflow handles all logic including: