archive-plan

Move completed plan documents from plans/ to plans/archived/ preserving filenames.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/morgs32/skills --skill archive-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archive-plan
Source: https://github.com/morgs32/skills/tree/main/skills/archive-plan
Command: npx skills add https://github.com/morgs32/skills --skill archive-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed plan documents to reduce clutter and preserve history.

Core Features & Use Cases

  • Automated archiving: Move completed plans from plans/ to plans/archived/ while preserving the original filename and numeric prefix.
  • History retention: Keeps the source structure intact so you can trace back archived plans.
  • Use Case: When a project plan reaches 100% completion, archive it to keep active plans focused and organized.

Quick Start

After verifying all tasks are complete, trigger the archive workflow to move matching plans to the archived directory.

Frequently Asked Questions about archive-plan

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

FAQPage Schema
How do I archive completed project plans to reduce active directory clutter?

To archive completed project plans, move the files from the active directory to an archived subdirectory. This preserves the original filename and numeric prefix while keeping your active plans focused and organized.

When should I archive a plan document in my project management workflow?

You should archive a plan document when it is 100% complete or when you explicitly request archiving. This ensures only fully implemented plans are moved to preserve history without losing active work.

Does the plan archiving process modify the content of the original files?

No, the plan archiving process performs deterministic file operations with no content modifications. It strictly moves the files while preserving the original filename and numeric prefix to maintain source structure.

Can I archive partially completed plans to keep my project directory clean?

No, you cannot archive partially completed plans because the workflow only archives plans that are 100% complete. This prevents losing track of active tasks that still require implementation.

How does preserving the numeric prefix help with project history retention?

Preserving the numeric prefix during project history retention keeps the source structure intact. This allows you to trace back archived plans easily and maintain the original ordering of your project documents.

What is the best way to move completed plans to an archived folder?

The best way to move completed plans is using an automated workflow that relocates files from the active directory to an archived folder. This deterministic file operation preserves filenames and ensures history is kept intact.