df:cleanup

Archive completed milestone objective directories into versioned milestones folders.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/AO-Cyber-Systems/devflow-claude --skill df-cleanup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: df:cleanup
Source: https://github.com/AO-Cyber-Systems/devflow-claude/tree/main/skills/df-cleanup
Command: npx skills add https://github.com/AO-Cyber-Systems/devflow-claude --skill df-cleanup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive objective directories from completed milestones into .planning/milestones/v{X.Y}-objectives/. Destructive operation — archives directories. Use only when explicitly requested.

Core Features & Use Cases

  • Archive completed milestone objectives into .planning/milestones/v{X.Y}-objectives/.
  • Perform cleanup when .planning/objectives/ has accumulated directories from past milestones.

Quick Start

Run the cleanup to archive completed milestone objectives into the versioned milestones archive.

Frequently Asked Questions about df:cleanup

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

FAQPage Schema
How do I archive completed milestone objectives in my planning directory?

You can archive completed milestone objectives by moving them from the active planning folder into versioned milestone archive folders, safely preserving past work while decluttering the active workspace.

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

Cleaning up accumulated milestone directories involves identifying completed objectives and archiving them into a dedicated versioned milestones folder to maintain an organized planning environment.

Can I preview milestone cleanup before moving objective directories?

Yes, you can generate a dry-run summary to preview which completed milestone objectives will be archived before you confirm the destructive directory moving operation.

When should I archive completed milestone objectives?

You should archive completed milestone objectives when your active planning objectives directory has accumulated directories from past milestones and needs decluttering to maintain workflow visibility.

Is archiving milestone objectives a destructive operation?

Yes, archiving milestone objectives is a destructive directory operation that should only be run when explicitly requested, requiring confirmation after reviewing the dry-run summary.