gsd-cleanup

Archive completed milestone phase directories to maintain project organization.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-cleanup-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-cleanup
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-cleanup
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-cleanup-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of archiving phase directories from completed milestones, reducing manual cleanup time and improving organization.

Core Features & Use Cases

  • Automate Directory Archiving: Automatically archives phase directories from completed milestones.
  • Milestone Organization: Ensures milestone directories are stored in a systematic manner, making future reference and retrieval easier.
  • Use Case: When you complete a milestone in a project, this Skill can be used to automatically archive the corresponding directories, keeping your .planning/phases/ directory tidy.

Quick Start

Archive the phase directories for the latest milestone with the command 'run skill gsd-cleanup'.

Frequently Asked Questions about gsd-cleanup

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

FAQPage Schema
How do I automate project directory archiving after milestone completion?

You can automate milestone directory archiving by running a workflow execution that moves phase directories from the active planning folder into a structured archive. This keeps your project workflow organized without manual file cleanup.

What is the best way to organize completed milestone directories in a project planning folder?

The best way to organize completed milestone directories is to systematically archive them out of the active `.planning/phases/` directory. This ensures milestone directories are stored systematically for easier future reference and retrieval.

Do I need external tools to automate post-milestone file cleanup?

No external tools are needed to automate post-milestone file cleanup. The archiving process utilizes internal workflow execution entirely, allowing you to archive phase directories without configuring external dependencies.

How do I archive phase directories for the latest project milestone?

To archive phase directories for the latest milestone, execute the command 'run skill gsd-cleanup'. This triggers an internal script that automatically archives the directories, keeping your project planning folder tidy.

When should I archive phase directories from completed milestones?

You should archive phase directories immediately upon milestone completion. Archiving completed phases maintains a structured project workflow and ensures your active project planning directory remains uncluttered for ongoing work.