openspec-archive-change

Archives completed openspec changes with artifact and task validation, preserving metadata in dated folders.

3|3|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/quaid-app/quaid --skill openspec-archive-change-quaid-app
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/quaid-app/quaid/tree/main/.claude/skills/openspec-archive-change
Command: npx skills add https://github.com/quaid-app/quaid --skill openspec-archive-change-quaid-app

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed openspec changes to preserve history, ensure traceability, and keep workflows clean after implementation.

Core Features & Use Cases

  • Promptly selects an active change and validates artifact and task completion before archiving.
  • Checks for delta specs and offers syncing when present, then archives the change under a dated path.
  • Preserves relevant metadata and safety checks while moving the change to openspec/changes/archive/YYYY-MM-DD-<name>.

Quick Start

Archive a completed openspec change by selecting the active change, verifying that artifacts and tasks are complete, optionally syncing delta specs, and moving the change into the dated archive folder.

Frequently Asked Questions about openspec-archive-change

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

FAQPage Schema
How do I archive completed openspec changes to preserve workflow history?

To archive openspec changes, the workflow validates artifact and task completion via openspec status, optionally syncs delta specs, and safely moves the change to a dated archive path. This preserves metadata while keeping active workflows clean and auditable.

What does delta-spec syncing do when archiving an openspec change?

Delta-spec syncing checks for pending specification differences before archiving and offers to integrate them. This ensures the archived change reflects the final implemented state, maintaining accurate traceability between the active workflow and the preserved history.

When should I archive a change in an openspec workflow?

You should archive a change in an openspec workflow when implementation is complete and all artifacts and tasks are validated. Archiving preserves the auditable history of completed work and removes finished items from the active workspace to maintain cleanliness.

Can I archive an openspec change if artifact and task validation fails?

No, archiving requires successful artifact and task validation via openspec status. The workflow enforces these safety checks to ensure only fully implemented changes are moved to the archive directory, preventing incomplete work from being preserved as historical records.

What is the folder structure for archiving completed openspec changes?

Completed openspec changes are moved into a dated folder structure at openspec/changes/archive/YYYY-MM-DD-<name>. This dated path organization ensures chronological traceability and preserves metadata for auditable workflow history.

Does archiving openspec changes preserve the original metadata?

Yes, the archive process safely moves the change while preserving all relevant metadata. This ensures the auditable history remains accurate and complete, allowing past changes to be reviewed with their original context intact within the archive directory.