archive

Move completed development plans into preserved archive locations.

1|Updated May 26, 2026
One-click install
npx skills add https://github.com/virajp/ai-plugins --skill archive-virajp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: archive
Source: https://github.com/virajp/ai-plugins/tree/main/plugins/vwf/skills/archive
Command: npx skills add https://github.com/virajp/ai-plugins --skill archive-virajp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents completed cycle plans from cluttering active planning areas by safely moving finished plans into an archive while preserving history and traceability.

Core Features & Use Cases

  • Plan Archiving: Moves completed plans and related gap reports from active documentation into an archived location without deleting records.
  • Completion Validation: Checks for unresolved gaps, dependencies, incomplete blueprints, and execution state before allowing archival.
  • Safe Repository Maintenance: Handles destination collisions, reports changes, and routes commits through the required git workflow.

Quick Start

Ask the archive skill to move a completed plan from the active plans directory into the archived plans directory.

Frequently Asked Questions about archive

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

FAQPage Schema
How do I archive completed development plans without losing repository history?

To archive completed development plans, you move them from active documentation into preserved archive locations. This process ensures safe file movement, validates completion, and integrates with git workflow to route repository commits while retaining historical records.

What is plan lifecycle management in software project workflows?

Plan lifecycle management in software project workflows involves tracking development plans from creation through completion. It ensures finished plans are safely retired to an archive, preventing clutter in active planning areas while preserving traceability and historical records.

How do I validate plan completion before archiving project documentation?

Validating plan completion before archiving requires checking for unresolved gaps, dependencies, and incomplete blueprints. The validation process also verifies execution state to ensure all project requirements are met before safely moving the plan into archived locations.

Does the plan archiving process handle destination collisions during repository maintenance?

Yes, safe plan archiving handles destination collisions during repository maintenance. When moving completed plans into archived locations, the process detects file collisions, reports changes, and routes commits through the required git workflow to prevent data loss.

Can I archive development plans that still have unresolved dependencies or gap reports?

Archiving development plans with unresolved dependencies or incomplete blueprints is blocked by completion validation. The process checks execution state and unresolved gaps before allowing archival to ensure only fully completed plans are moved into the archive.

When should I move completed cycle plans out of active documentation directories?

You should move completed cycle plans out of active documentation directories when they are finished to prevent clutter in active planning areas. Safe archival preserves history and traceability while keeping ongoing project management focused on current tasks.