Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
gsd.pause-work - Prompt - OpenSmartRoute
Promptv1.0.0
gsd.pause-work
Create context handoff when pausing work mid-phase
Copy one of these into your project. Installing also returns the manifest and these snippets.
<!-- upstream-tools: ["Read","Write","Bash"] -->
<objective>
Create `.continue-here.md` handoff file to preserve complete work state across sessions.
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
</objective>
<execution_context>
- Read file at: /home/runner/work/get-shit-done-github-copilot/get-shit-done-github-copilot/staging/.github/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/runner/work/get-shit-done-github-copilot/get-shit-done-github-copilot/staging/.github/get-shit-done/workflows/pause-work.md`.
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
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<!-- upstream-tools: [\"Read\",\"Write\",\"Bash\"] -->\n\n<objective>\nCreate `.continue-here.md` handoff file to preserve complete work state across sessions.\n\nRoutes to the pause-work workflow which handles:\n- Current phase detection from recent files\n- Complete state gathering (position, completed work, remaining work, decisions, blockers)\n- Handoff file creation with all context sections\n- Git commit as WIP\n- Resume instructions\n</objective>\n\n<execution_context>\n- Read file at: /home/runner/work/get-shit-done-github-copilot/get-shit-done-github-copilot/staging/.github/get-shit-done/workflows/pause-work.md\n</execution_context>\n\n<context>\nState and phase progress are gathered in-workflow with targeted reads.\n</context>\n\n<process>\n**Follow the pause-work workflow** from `@/home/runner/work/get-shit-done-github-copilot/get-shit-done-github-copilot/staging/.github/get-shit-done/workflows/pause-work.md`.\n\nThe workflow handles all logic including:\n1. Phase directory detection\n2. State gathering with user clarifications\n3. Handoff file writing with timestamp\n4. Git commit\n5. Confirmation with resume instructions\n</process>",
"variables": [],
"notes": "Create context handoff when pausing work mid-phase Tools: edit, execute, read.",
"metadata": {
"source": {
"provider": "github-prompts",
"repository": "https://github.com/trongld230289/GSD",
"path": ".github/prompts/gsd.pause-work.prompt.md",
"ref": "6e2168729836765fcd6892f7ee7f902911064304",
"url": "https://github.com/trongld230289/GSD/blob/6e2168729836765fcd6892f7ee7f902911064304/.github/prompts/gsd.pause-work.prompt.md",
"key": "trongld230289/GSD/.github/prompts/gsd.pause-work.prompt.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/trongld230289-gsd-gsd-pause-work-prompt/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.