gsd-cleanup · git:20260426.d53cc6c · 2026-04-26 · sha256 c9fd8da70282e144
gsd-cleanup git:20260426.d53cc6cA
Immutable. This exact content is served forever at /api/v1/blob/c9fd8da70282e144.
---
name: gsd-cleanup
description: "Archive accumulated phase directories from completed milestones"
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>