gsd-audit-milestone
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese<objective>
Verify milestone achieved its definition of done. Check requirements coverage, cross-phase integration, and end-to-end flows.
This command IS the orchestrator. Reads existing VERIFICATION.md files (phases already verified during execute-phase), aggregates tech debt and deferred gaps, then spawns integration checker for cross-phase wiring.
</objective>
<execution_context>
@{{PLATFORM_ROOT}}/get-shit-done/workflows/audit-milestone.md
</execution_context>
<context>
Version: $ARGUMENTS (optional — defaults to current milestone)
Core planning files are resolved in-workflow () and loaded only as needed.
init milestone-opCompleted Work:
Glob: .planning/phases//-SUMMARY.md
Glob: .planning/phases//-VERIFICATION.md
</context>
<process>
Execute the audit-milestone workflow from @{{PLATFORM_ROOT}}/get-shit-done/workflows/audit-milestone.md end-to-end.
Preserve all workflow gates (scope determination, verification reading, integration check, requirements coverage, routing).
</process><objective>
验证里程碑是否达成其完成定义。检查需求覆盖情况、跨阶段集成以及端到端流程。
此命令即为编排器。 读取已有的VERIFICATION.md文件(执行阶段已验证的各阶段),汇总技术债务和延迟缺口,然后启动集成检查器以检查跨阶段连接情况。
</objective>
<execution_context>
@{{PLATFORM_ROOT}}/get-shit-done/workflows/audit-milestone.md
</execution_context>
<context>
版本:$ARGUMENTS(可选——默认当前里程碑)
核心规划文件在工作流中解析(),仅在需要时加载。
init milestone-op已完成工作:
通配符:.planning/phases//-SUMMARY.md
通配符:.planning/phases//-VERIFICATION.md
</context>
<process>
从头到尾执行@{{PLATFORM_ROOT}}/get-shit-done/workflows/audit-milestone.md中的audit-milestone工作流。
保留所有工作流关卡(范围确定、验证文档读取、集成检查、需求覆盖、路由)。
</process>