Archive accumulated phase directories from completed milestones
Scanned 9/11/2026
Install to Claude Code
npx -y skills add buildomator/buildomator --skill cleanup --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cleanup?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/buildomator-cleanup)More formats (shields.io, HTML) on the badges page.
---
name: cleanup
description: Archive accumulated phase directories from completed milestones
allowed-tools:
- Read
- Write
- Bash
- AskUserQuestion
---
<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>
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!