Agent Skills
› AjayIrkal23/agentic-mercy-10x
› gsd-secure-phase
gsd-secure-phase
GitHub用于回溯验证已完成阶段的安全威胁缓解措施。根据是否存在SECURITY.md或PLAN.md,执行审计、基于工件运行或提供指导,最终输出更新后的SECURITY.md文件。
Trigger Scenarios
用户要求验证已完成阶段的安全缓解措施
需要生成或更新项目的SECURITY.md文件
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


