Agent Skills
› AjayIrkal23/agentic-mercy-10x
› gsd-cleanup
gsd-cleanup
GitHub用于归档已完成里程碑的阶段目录,清理.planning/phases/中的旧数据。识别完成项后显示预览并确认归档至指定版本目录。
Trigger Scenarios
.planning/phases/中积累了来自过去里程碑的目录时
Install
npx skills add AjayIrkal23/agentic-mercy-10x --skill gsd-cleanup -g -y
SKILL.md
Frontmatter
{
"name": "gsd-cleanup",
"description": "Archive accumulated phase directories from completed milestones",
"allowed-tools": [
"Read",
"Write",
"Bash",
"AskUserQuestion"
]
}
Use when .planning/phases/ has accumulated directories from past milestones.
<execution_context> @$HOME/.claude/get-shit-done/workflows/cleanup.md </execution_context>
Version History
- 581d130 Current 2026-07-19 09:08


