gsd-remove-phase

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
<objective> Remove an unstarted future phase from the roadmap and renumber all subsequent phases to maintain a clean, linear sequence.
Purpose: Clean removal of work you've decided not to do, without polluting context with cancelled/deferred markers. Output: Phase deleted, all subsequent phases renumbered, git commit as historical record. </objective>
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/remove-phase.md </execution_context>
<context> Phase: $ARGUMENTS
Roadmap and state are resolved in-workflow via
init phase-op
and targeted reads. </context>
<process> Execute the remove-phase workflow from @{{PLATFORM_ROOT}}/get-shit-done/workflows/remove-phase.md end-to-end. Preserve all validation gates (future phase check, work check), renumbering logic, and commit. </process>
<objective> 从路线图中移除未启动的未来阶段,并重新编号所有后续阶段,以保持清晰的线性序列。
目的:彻底移除已决定不执行的工作,避免使用已取消/延迟标记污染上下文。 输出:阶段已删除、所有后续阶段重新编号、git commit作为历史记录。 </objective>
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/remove-phase.md </execution_context>
<context> 阶段: $ARGUMENTS
路线图和状态将通过
init phase-op
和定向读取在工作流中解析。 </context>
<process> 从头到尾执行@{{PLATFORM_ROOT}}/get-shit-done/workflows/remove-phase.md中的remove-phase工作流。 保留所有验证关卡(未来阶段检查、工作检查)、重新编号逻辑和提交操作。 </process>