返回 Skill 列表
extension
分类: 开发与工程无需 API Key

gsd:continue-phase

从检查点继续阶段执行

person作者: jakexiaohubgithub

GSD Continue Phase

Continues phase execution from a checkpoint.

When to Use

  • After checkpoint approval
  • Resuming phase execution
  • Continuing with next wave

Process

  1. Load checkpoint state
  2. Resume from last wave
  3. Continue execution
  4. Create next checkpoint

Success Criteria

Phase continues from checkpoint to completion.