openspec-archive-change

Archive completed OpenSpec experimental changes after validation for recoverable history.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/zdpk/skills --skill openspec-archive-change-zdpk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/zdpk/skills/tree/main/dotfiles/skills/custom/openspec/openspec-archive-change
Command: npx skills add https://github.com/zdpk/skills --skill openspec-archive-change-zdpk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed changes in the OpenSpec workflow to preserve a recoverable history for audits and future references.

Core Features & Use Cases

  • Validate and archive completed experimental changes after implementation to maintain a clean active-changes view while retaining a retrievable record.
  • Assess delta specs against main specs and decide whether syncing is needed before archiving.
  • Use Case: A team finalizes a change, verifies artifacts and tasks, then archives it for long-term traceability.

Quick Start

Archive a completed change by providing its name to move the directory into the 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 changes in an OpenSpec workflow?

To archive completed changes in the OpenSpec workflow, you provide the change name to move its directory into the archive folder. This preserves a recoverable history for future audits.

When should I archive a change instead of keeping it active?

You should archive a change after implementation and validation are complete. Archiving finalized changes maintains a clean active-changes view while retaining a retrievable traceability record.

How does delta spec comparison work before archiving?

Delta spec comparison assesses experimental changes against main specs to decide if syncing is needed. This ensures delta specs are properly evaluated before you archive the directory.

What checks are required before archiving an OpenSpec change?

Before archiving an OpenSpec change, the workflow requires artifact completion checks and task status evaluation. These checks ensure the change is fully implemented and validated.

Can I recover an archived change if I need to reference it later?

Yes, archiving completed changes preserves a recoverable history for audits and future references. The process moves directories into managed archive folders rather than deleting them.