Gsd:pause Work

Create context handoff when pausing work mid-phase

majiayu000 Updated 567 repo stars

File contents

Routes to the pause-work workflow which handles:

  • Current phase detection from recent files
  • Complete state gathering (position, completed work, remaining work, decisions, blockers)
  • Handoff file creation with all context sections
  • Git commit as WIP
  • Resume instructions

The workflow handles all logic including:

  1. Phase directory detection
  2. State gathering with user clarifications
  3. Handoff file writing with timestamp
  4. Git commit
  5. Confirmation with resume instructions

majiayu000/claude-skill-registry-data/tree/main/workflow/pause-work-davepoon-buildwithclaude commit 7abd552860

Frequently asked questions

npx skillmds@latest add majiayu000/gsd-pause-work-2