Skip to main content
Generaldavepoon

gsd:cleanup

Archive accumulated phase directories from completed milestones

Stars
2,987
Source
davepoon/buildwithclaude
Updated
2026-05-26
Slug
davepoon--buildwithclaude--cleanup
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/davepoon/buildwithclaude/HEAD/plugins/gsd/skills/cleanup/SKILL.md -o .claude/skills/cleanup.md

Drops the SKILL.md into .claude/skills/cleanup.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Archive phase directories from completed milestones into `.planning/milestones/v{X.Y}-phases/`.

Use when .planning/phases/ has accumulated directories from past milestones.

@${CLAUDE_PLUGIN_ROOT}/workflows/cleanup.md Follow the cleanup workflow at @${CLAUDE_PLUGIN_ROOT}/workflows/cleanup.md. Identify completed milestones, show a dry-run summary, and archive on confirmation.