ワンクリックで
gsd-pause-work
Create context handoff when pausing work mid-phase
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create context handoff when pausing work mid-phase
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | gsd-pause-work |
| description | Create context handoff when pausing work mid-phase |
| allowed-tools | Read, Write, Bash |
Routes to the pause-work workflow which handles:
<execution_context> @.github/get-shit-done/workflows/pause-work.md </execution_context>
State and phase progress are gathered in-workflow with targeted reads. **Follow the pause-work workflow** from `@.github/get-shit-done/workflows/pause-work.md`.The workflow handles all logic including:
Release or publish ahp-inspector to npm. Use when preparing an ahp-inspector npm release, running the publish.yml GitHub Action, checking a release action, or verifying the npm version and Git tag after shipping.
Generate tests for a completed phase based on UAT criteria and implementation
Generate an AI-SPEC.md design contract for phases that involve building AI systems.
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
Audit milestone completion against original intent before archiving
Run all remaining phases autonomously — discuss→plan→execute per phase