openspec-archive-change

Archives completed OpenSpec changes with metadata preservation using the openspec CLI.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/captaincontrat/audio-recap --skill openspec-archive-change-captaincontrat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/captaincontrat/audio-recap/tree/main/.cursor/skills/openspec-archive-change
Command: npx skills add https://github.com/captaincontrat/audio-recap --skill openspec-archive-change-captaincontrat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed changes in the experimental OpenSpec workflow after implementation, ensuring consistent workflow history and traceability.

Core Features & Use Cases

  • Checks artifact completion status and task completion before archiving to prevent partial deployments.
  • Analyzes delta specs against main specs to determine changes needed for synchronization.
  • Archives the change into a dated archive directory while preserving related metadata and notes.

Quick Start

Archive a change by name using the openspec CLI and follow the prompts to verify completion, sync delta specs if present, and move the change to the archive directory.

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 OpenSpec after implementation?

To archive completed changes in OpenSpec, use the openspec CLI to verify task completion, synchronize delta specs with main specs, and move the change to a dated archive directory while preserving metadata.

What does OpenSpec check before archiving a change?

OpenSpec checks artifact completion status and task completion before archiving to prevent partial deployments. It also analyzes delta specs against main specs to determine if synchronization is needed prior to archival.

How do delta specs sync with main specs during the OpenSpec archival process?

During the OpenSpec archival process, the workflow analyzes delta specs against main specs to identify required changes for synchronization, ensuring the archive reflects the complete and final implementation state.

Can I archive an OpenSpec change if implementation tasks are incomplete?

You cannot archive an OpenSpec change if implementation tasks are incomplete. The workflow explicitly checks artifact completion status and task completion to prevent partial deployments from being archived.

What is the best way to maintain traceability for finished OpenSpec workflows?

The best way to maintain traceability for finished OpenSpec workflows is archiving completed changes into a dated directory. This preserves related metadata, notes, and delta specs sync state for consistent workflow history.

Do I need the openspec CLI to archive change management artifacts?

Yes, you need the openspec CLI to archive change management artifacts. The archival process requires CLI access to openspec/status and openspec/changes to safely verify completion and move metadata.