From GSD Core
Archives phase directories from completed milestones into a versioned archive directory, with dry-run preview and confirmation.
How this command is triggered — by the user, by Claude, or both
Slash command
/gsd-core:cleanupgsd/This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
<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>
@~/.claude/gsd-core/workflows/cleanup.md
</execution_context>
<process>
Execute end-to-end.
Identify completed milestones, show a dry-run summary, and archive on confirmation.
</process>Use when .planning/phases/ has accumulated directories from past milestones.
<execution_context> @~/.claude/gsd-core/workflows/cleanup.md </execution_context>
Execute end-to-end. Identify completed milestones, show a dry-run summary, and archive on confirmation.npx claudepluginhub chapter42/get-shit-done-redux30plugins reuse this command
First indexed Jun 7, 2026
Showing the 6 earliest of 30 plugins
/cleanupArchives phase directories from completed milestones into a versioned archive directory, with dry-run preview and confirmation.
/cleanupArchives completed milestone phase directories to keep .planning/phases/ clean by executing the learnship cleanup workflow.
/cleanRemoves old sprint directories with safety checks (uncommitted changes warning) and optional archiving. Accepts flags: --all, --keep-latest, --keep N.
/complete-milestoneArchives a completed milestone to a historical record, collapses the roadmap, updates project state, and creates a git tag.
/fire-complete-milestoneArchives a completed milestone, creates historical VISION and REQUIREMENTS records, and prepares the project for the next development cycle with WARRIOR validation checks.
/finalizeArchives a completed feature: verifies all steps are done, creates an evolution document, migrates lasting artifacts to permanent directories, and cleans up the temporary workspace.