From gsd
Archives completed milestone phase directories from `.planning/phases/` into `.planning/milestones/` with dry-run preview and user confirmation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gsd:cleanupThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
<objective>
Use when .planning/phases/ has accumulated directories from past milestones.
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/cleanup.md </execution_context>
Follow the cleanup workflow at @${CLAUDE_PLUGIN_ROOT}/workflows/cleanup.md. Identify completed milestones, show a dry-run summary, and archive on confirmation.npx claudepluginhub buildomator/buildomator --plugin gsdArchives phase directories from completed milestones into versioned folders, with dry-run preview and confirmation.
Archives a completed or abandoned plan by moving it to an archived folder with metadata and timestamp.
Archives a completed milestone, updates ROADMAP.md and REQUIREMENTS.md, evolves PROJECT.md, and creates a git tag. Useful for structured project planning workflows.