# Gsd Cleanup

> Implementation of gsd-cleanup command

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

<process>
Follow the cleanup workflow at @$HOME/.config/opencode/get-shit-done/workflows/cleanup.md.
Identify completed milestones, show a dry-run summary, and archive on confirmation.
</process>

