Agent Skills
› AjayIrkal23/agentic-mercy-10x
› gsd-secure-phase
gsd-secure-phase
GitHub对已完成阶段的安全威胁缓解措施进行回溯验证。根据是否存在 SECURITY.md 或 PLAN.md,执行审计、基于工件运行或提供指导,最终输出更新后的安全文档。
Trigger Scenarios
需要回顾已完工阶段的安全合规性
验证威胁缓解措施是否落实
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill gsd-secure-phase -g -y
SKILL.md
Frontmatter
{
"name": "gsd-secure-phase",
"description": "Retroactively verify threat mitigations for a completed phase",
"allowed-tools": [
"Read",
"Write",
"Edit",
"Bash",
"Glob",
"Grep",
"Agent",
"AskUserQuestion"
],
"argument-hint": "[phase number]"
}
Output: updated SECURITY.md.
<execution_context> @$HOME/.claude/get-shit-done/workflows/secure-phase.md </execution_context>
Version History
- 581d130 Current 2026-07-19 09:10


