davepoon/gsd:cleanup
Archive accumulated phase directories from completed milestones
npx skills add https://github.com/davepoon/buildwithclaude --skill gsd:cleanup
<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_PLUGIN_ROOT}/workflows/cleanup.md
</execution_context>
<process>
Follow the cleanup workflow at @${CLAUDE_PLUGIN_ROOT}/workflows/cleanup.md.
Identify completed milestones, show a dry-run summary, and archive on confirmation.
</process>
Take davepoon/gsd:cleanup from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.