Files
get-shit-done/commands/gsd/cleanup.md
Tom Boucher da5a030eac fix(nlpm): resolve 5 critical defects from NLPM audit
- Add missing name: field to workstreams and reapply-patches commands
- Add AskUserQuestion to review-backlog allowed-tools
- Fix conflicting path references in gsd-user-profiler (use ~/.claude/get-shit-done/... convention)
- Add allowed-tools to cleanup, help, and join-discord commands
- Remove empty stub Step 5 from reapply-patches (dead bash comment block)

Closes #1578

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 11:28:18 -04:00

639 B

name, description, allowed-tools
name description allowed-tools
gsd:cleanup Archive accumulated phase directories from completed milestones
Read
Write
Bash
AskUserQuestion
Archive phase directories from completed milestones into `.planning/milestones/v{X.Y}-phases/`.

Use when .planning/phases/ has accumulated directories from past milestones.

<execution_context> @~/.claude/get-shit-done/workflows/cleanup.md </execution_context>

Follow the cleanup workflow at @~/.claude/get-shit-done/workflows/cleanup.md. Identify completed milestones, show a dry-run summary, and archive on confirmation.