gsd-cleanup · git:20260914.e75f220 · 2026-09-14 · sha256 0fb1a1e8a9d4b805

gsd-cleanup git:20260914.e75f220A

Immutable. This exact content is served forever at /api/v1/blob/0fb1a1e8a9d4b805.

---
name: gsd-cleanup
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>