gsd-insert-phase

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
<objective> Insert a decimal phase for urgent work discovered mid-milestone that must be completed between existing integer phases.
Uses decimal numbering (72.1, 72.2, etc.) to preserve the logical sequence of planned phases while accommodating urgent insertions.
Purpose: Handle urgent work discovered during execution without renumbering entire roadmap. </objective>
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/insert-phase.md </execution_context>
<context> Arguments: $ARGUMENTS (format: <after-phase-number> <description>)
Roadmap and state are resolved in-workflow via
init phase-op
and targeted tool calls. </context>
<process> Execute the insert-phase workflow from @{{PLATFORM_ROOT}}/get-shit-done/workflows/insert-phase.md end-to-end. Preserve all validation gates (argument parsing, phase verification, decimal calculation, roadmap updates). </process>
<objective> 为在里程碑执行中途发现的、必须在现有整数阶段之间完成的紧急工作插入小数阶段。
采用小数编号(如72.1、72.2等),在容纳紧急插入工作的同时,保留计划阶段的逻辑顺序。
目的:处理执行过程中发现的紧急工作,无需重新为整个路线图编号。 </objective>
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/insert-phase.md </execution_context>
<context> 参数:$ARGUMENTS(格式:<after-phase-number> <description>)
路线图和状态通过
init phase-op
和定向工具调用在工作流中解析。 </context>
<process> 从头到尾执行@{{PLATFORM_ROOT}}/get-shit-done/workflows/insert-phase.md中的insert-phase工作流。 保留所有验证环节(参数解析、阶段验证、小数计算、路线图更新)。 </process>