gsd-cleanup

Archive completed milestone phase directories into a designated archive location.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-cleanup-genpromm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-cleanup
Source: https://github.com/GenproMM/MMLab_TOOLS/tree/main/.claude/skills/gsd-cleanup
Command: npx skills add https://github.com/GenproMM/MMLab_TOOLS --skill gsd-cleanup-genpromm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of archiving completed milestone directories, keeping your project management organized and efficient.

Core Features & Use Cases

  • Automated Archive: Archive phase directories from completed milestones.
  • Use Case: When your .planning/phases/ directory has accumulated directories from past milestones, use this Skill to clean up and organize your project files.

Quick Start

Run the gsd-cleanup skill to archive phase directories from completed milestones.

Frequently Asked Questions about gsd-cleanup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I archive completed milestone directories in project management workflows?

To archive completed milestone directories, you can automate the process by identifying phase directories from past milestones and moving them into a designated archive location. This keeps your project management files organized and efficient.

What is the best way to clean up accumulated directories from past milestones?

The best way to clean up accumulated directories from past milestones is to automate the archiving of phase directories. This process targets the `.planning/phases/` directory to organize and remove completed milestone files.

Do I need Bash to automate directory organization for milestone archiving?

Yes, you need Bash to automate directory organization for milestone archiving. The automation script requires Bash and access to your project management files to identify and move completed phase directories.

When should I archive phase directories in my project management workflow?

You should archive phase directories when your `.planning/phases/` directory has accumulated directories from past milestones. Archiving completed milestones keeps your active project management workspace clean and efficient.

Does milestone archiving work with standard project management files?

Yes, milestone archiving works with standard project management files by accessing the `.planning/phases/` directory. It identifies completed phase directories and moves them to a designated archive location using Bash scripts.