gpd-pause-work

Generate a CONTINUE-HERE file and commit a WIP patch for GPD research pauses.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-pause-work-michaelsengineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-pause-work
Source: https://github.com/MichaelsEngineering/get-physics-done-test/tree/main/.agents/skills/gpd-pause-work
Command: npx skills add https://github.com/MichaelsEngineering/get-physics-done-test --skill gpd-pause-work-michaelsengineering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The pause-work skill ensures a complete handoff when pausing research mid-phase by capturing context, state, and decisions for seamless resumption.

Core Features & Use Cases

  • Automates gathering current phase, derivation state, parameters, intermediate results, and blockers into a portable handoff.
  • Generates a .continue-here.md handoff file and links it to the ongoing phase for quick resume.
  • Facilitates commit of WIP state and updates to resume-work tooling to minimize lost work.

Quick Start

Start the pause-work workflow to generate the continuation handoff and pause the session safely.

Frequently Asked Questions about gpd-pause-work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve research state when pausing a workflow mid-phase?

To preserve research state when pausing a workflow, you need a handoff record that captures the current phase, derivation state, parameters, and blockers. This ensures no context or decisions are lost across sessions for seamless resumption.

What is a derivation state and why capture it during a session pause?

Derivation state represents the intermediate results and current progression of your research. Capturing it during a session pause records exactly where you stopped, preventing lost work and enabling quick resume of the ongoing phase.

How do I generate a handoff file to resume research work later?

You generate a handoff file to resume research by running a pause-work workflow that gathers phase data and creates a `.continue-here.md` file. This file links to your ongoing phase and captures all necessary context for resumption.

Can I commit a WIP patch to save my research progress before stopping?

Yes, you can commit a WIP patch to save research progress. The pause-work process facilitates committing the work-in-progress state and updates resume-work tooling to minimize lost work and ensure a safe session pause.

Does pausing mid-phase require specific tooling to avoid losing context?

Pausing mid-phase without losing context requires workflow tooling that gathers phase data, generates a continuation file, and commits a WIP patch. This ensures parameters, decisions, and blockers are recorded for seamless resumption.

What is the best way to manage phase transitions and blockers in ongoing research?

The best way to manage phase transitions and blockers in ongoing research is to automate the capture of intermediate results and decisions into a portable handoff. This records the current plan and task to ensure no loss of context.