# Gsd Cleanup

> Archive accumulated phase directories from completed milestones

- Skill: `open-gsd/gsd-cleanup` (Agent Skill)
- Install (CLI): `npx skillmds@latest add open-gsd/gsd-cleanup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/open-gsd/gsd-cleanup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: open-gsd (https://skillmd.com/u/open-gsd)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/open-gsd/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/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>

