gsd-cleanup

Archive completed milestone phase directories into a designated archive location.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of archiving completed milestone directories, keeping your planning space organized and efficient.

Core Features & Use Cases

  • Archive Completion: Automatically archive phase directories from completed milestones.
  • Organized Planning: Maintain a clear and manageable .planning/milestones directory structure.
  • Use Case: When you have a series of milestones that have been completed, this Skill can be used to archive their phase directories, ensuring that your planning space remains tidy and accessible.

Quick Start

Use the gsd-cleanup skill to archive completed milestone directories from the current project.

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 to keep my project planning organized?

Archiving milestone directories is automated by moving completed phase folders into a designated archive location. This maintains a clean planning structure by relocating finished milestone files out of the active workspace.

What is the best way to automate milestone archiving in a bash environment?

Automating milestone archiving requires bash scripting capabilities to move completed phase directories. The script targets the milestone directory structure, relocating finished folders to a designated phase archive location for organized planning.

Do I need bash scripting capabilities to organize my milestone directory structure?

Yes, bash scripting capabilities are required to automate the archiving of completed milestone directories. You also need access to the existing milestone directory structure to execute the file management process.

When should I archive phase directories from completed milestones?

Archive phase directories when your milestones are completed and you need to tidy your planning space. This keeps the active directory manageable and ensures finished project files remain accessible in the archive.

Can I use this milestone archiving approach for any project management workflow?

This approach is intended for project management workflows that require organization of milestone-related files post-completion. It specifically targets the `.planning/milestones` directory structure to archive phase directories.