# Thrunt Cleanup

> Archive accumulated phase directories from completed milestones

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

<process>
Follow the cleanup workflow at @.github/thrunt-god/workflows/cleanup.md.
Identify completed milestones, show a dry-run summary, and archive on confirmation.
</process>

