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/resume-work - Prompt - OpenSmartRoute
Promptv1.0.0
gsd/resume-work
Resume work from previous session with full context restoration
The workflow handles all resumption logic including:
Project existence verification
STATE.md loading or reconstruction
Checkpoint and incomplete work detection
Visual status presentation
Context-aware option offering (checks CONTEXT.md before suggesting plan vs discuss)
Routing to appropriate next command
Session continuity updates
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
<objective>
Restore complete project context and resume work seamlessly from previous session.
Routes to the resume-project workflow which handles:
- STATE.md loading (or reconstruction if missing)
- Checkpoint detection (.continue-here files)
- Incomplete work detection (PLAN without SUMMARY)
- Status presentation
- Context-aware next action routing
</objective>
<execution_context>
@./.cursor/get-shit-done/workflows/resume-project.md
</execution_context>
<process>
**Follow the resume-project workflow** from `@./.cursor/get-shit-done/workflows/resume-project.md`.
The workflow handles all resumption logic including:
1. Project existence verification
2. STATE.md loading or reconstruction
3. Checkpoint and incomplete work detection
4. Visual status presentation
5. Context-aware option offering (checks CONTEXT.md before suggesting plan vs discuss)
6. Routing to appropriate next command
7. Session continuity updates
</process>
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
{
"prompt": "<objective>\nRestore complete project context and resume work seamlessly from previous session.\n\nRoutes to the resume-project workflow which handles:\n\n- STATE.md loading (or reconstruction if missing)\n- Checkpoint detection (.continue-here files)\n- Incomplete work detection (PLAN without SUMMARY)\n- Status presentation\n- Context-aware next action routing\n </objective>\n\n<execution_context>\n@./.cursor/get-shit-done/workflows/resume-project.md\n</execution_context>\n\n<process>\n**Follow the resume-project workflow** from `@./.cursor/get-shit-done/workflows/resume-project.md`.\n\nThe workflow handles all resumption logic including:\n\n1. Project existence verification\n2. STATE.md loading or reconstruction\n3. Checkpoint and incomplete work detection\n4. Visual status presentation\n5. Context-aware option offering (checks CONTEXT.md before suggesting plan vs discuss)\n6. Routing to appropriate next command\n7. Session continuity updates\n </process>",
"variables": [],
"notes": "Resume work from previous session with full context restoration Tools: Read, Bash, Write, AskUserQuestion, SlashCommand.",
"metadata": {
"source": {
"provider": "github-cursor-commands",
"repository": "https://github.com/heyaryansingh/get-shit-done-cursor",
"path": ".cursor/commands/gsd/resume-work.md",
"ref": "2af88ef3a752a13420d25023b351561ecbd9f78f",
"url": "https://github.com/heyaryansingh/get-shit-done-cursor/blob/2af88ef3a752a13420d25023b351561ecbd9f78f/.cursor/commands/gsd/resume-work.md",
"key": "heyaryansingh/get-shit-done-cursor/.cursor/commands/gsd/resume-work.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/heyaryansingh-get-shit-done-cursor-resume-work-cursor-command/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.