# Gsd Cleanup

> Archive accumulated phase directories from completed milestones

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

