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:
  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>
<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工作流**。
该工作流处理所有恢复逻辑,包括:
  1. 项目存在性验证
  2. STATE.md文件加载或重建
  3. 检查点与未完成工作检测
  4. 可视化状态展示
  5. 上下文感知的选项提供(在建议计划或讨论前检查CONTEXT.md)
  6. 路由至合适的下一命令
  7. 会话连续性更新 </process>