gsd-secure-phase
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese<objective>
Verify threat mitigations for a completed phase. Three states:
- (A) SECURITY.md exists — audit and verify mitigations
- (B) No SECURITY.md, PLAN.md with threat model exists — run from artifacts
- (C) Phase not executed — exit with guidance
Output: updated SECURITY.md.
</objective>
<execution_context>
@~/.claude/gsd-core/workflows/secure-phase.md
</execution_context>
<context>
Phase: $ARGUMENTS — optional, defaults to last completed phase.
</context>
<process>
Execute end-to-end.
Preserve all workflow gates.
</process><objective>
验证已完成阶段的威胁缓解措施。三种状态:
- (A) SECURITY.md 存在 —— 审核并验证缓解措施
- (B) 无 SECURITY.md,但存在包含威胁模型的 PLAN.md —— 基于工件运行
- (C) 阶段未执行 —— 输出指引后退出
输出:更新后的 SECURITY.md。
</objective>
<execution_context>
@~/.claude/gsd-core/workflows/secure-phase.md
</execution_context>
<context>
阶段:$ARGUMENTS —— 可选,默认值为最后一个已完成阶段。
</context>
<process>
端到端执行。
保留所有工作流关卡。
</process>