gsd-cleanup

Archive completed milestone phase directories into a designated archive location.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aydadevelop/turborepo-starter --skill gsd-cleanup-aydadevelop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-cleanup
Source: https://github.com/aydadevelop/turborepo-starter/tree/main/.github/skills/gsd-cleanup
Command: npx skills add https://github.com/aydadevelop/turborepo-starter --skill gsd-cleanup-aydadevelop

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps maintain a clean and organized project workspace by archiving completed milestone phase directories, preventing clutter and improving navigation.

Core Features & Use Cases

  • Automated Archiving: Moves completed phase directories into a designated archive location.
  • Milestone Tracking: Helps keep track of past project phases for historical reference.
  • Use Case: After a project milestone is officially completed, its associated phase directory in .planning/phases/ can be automatically moved to .planning/milestones/v{X.Y}-phases/ to keep the active planning area tidy.

Quick Start

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

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 project milestone phase directories?

To archive completed milestone phase directories, you run the gsd-cleanup skill to identify completed milestones and move their associated phase folders into a designated archive location after user confirmation.

What is the best way to organize project planning spaces after a milestone is completed?

Organizing project planning spaces after milestone completion involves moving accumulated phase directories from the active planning area into a designated archive location, preventing clutter and improving navigation for ongoing project management.

How does milestone archiving work for completed project phases?

Milestone archiving works by identifying completed milestone phase directories in the active planning folder, requiring user confirmation, and then moving those directories into a versioned archive location for historical reference.

Do I need to manually confirm before archiving completed phase directories?

Yes, user confirmation is required before archiving completed phase directories. The process identifies completed milestones first, then prompts for confirmation before moving the associated phase directories into the archive location.

When should I archive completed milestone phases in my project management workflow?

You should archive completed milestone phases when a project milestone is officially completed and its associated phase directory in the active planning area is no longer needed for current work, keeping the workspace tidy.