Skill
4
Agent
All Skills
Search
Tools
中文
|
EN
Explore
Loading...
Back to Details
gsd-resume-work
Compare original and translation side by side
🇺🇸
Original
English
🇨🇳
Translation
Chinese
<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> @{{PLATFORM_ROOT}}/get-shit-done/workflows/resume-project.md </execution_context>
<process> **Follow the resume-project workflow** from `@{{PLATFORM_ROOT}}/get-shit-done/workflows/resume-project.md`.
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 </process>
<objective> 完整还原项目上下文,无缝恢复上一阶段的工作。
路由至resume-project工作流,该工作流负责处理:
STATE.md文件加载(若缺失则进行重建)
检查点检测(.continue-here文件)
未完成工作检测(无SUMMARY的PLAN)
状态展示
上下文感知的下一步操作路由 </objective>
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/resume-project.md </execution_context>
<process> 遵循`@{{PLATFORM_ROOT}}/get-shit-done/workflows/resume-project.md`中的**resume-project工作流**。
该工作流处理所有恢复逻辑,包括:
项目存在性验证
STATE.md文件加载或重建
检查点与未完成工作检测
可视化状态展示
上下文感知的选项提供(在建议计划或讨论前检查CONTEXT.md)
路由至合适的下一命令
会话连续性更新 </process>