gsd-cleanup ยท diff

git:20260426.d53cc6c to git:20260914.e75f220

1 added, 1 removed. Audit A to A.

---
name: gsd-cleanup
- description: "Archive accumulated phase directories from completed milestones"
+ description: "Use when .planning/phases/ has accumulated directories from completed milestones. Shows a dry-run of what moves to .planning/milestones/v{X.Y}-phases/ and archives only after confirmation."
allowed-tools:
- Read
- Write
- Bash
- AskUserQuestion
---
<objective>
Archive phase directories from completed milestones into `.planning/milestones/v{X.Y}-phases/`.
Use when `.planning/phases/` has accumulated directories from past milestones.
</objective>
<execution_context>
@$HOME/.claude/get-shit-done/workflows/cleanup.md
</execution_context>
<process>
Follow the cleanup workflow at @$HOME/.claude/get-shit-done/workflows/cleanup.md.
Identify completed milestones, show a dry-run summary, and archive on confirmation.
</process>