openspec-archive-change

Archive completed openspec changes with validation and delta-spec synchronization checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archives a completed change in the experimental workflow to provide a safe, auditable record while preserving context and artifacts.

Core Features & Use Cases

  • Provides a deterministic archiving workflow that moves finalized changes into openspec/changes/archive with the original metadata preserved.
  • Validates artifact and task completion, offers prompts for incomplete items, and supports delta spec sync assessment to keep specs in sync.
  • Produces a concise archive summary including the schema used and archive location for future reference.

Quick Start

Archive a completed change by selecting the change name and confirming that all artifacts and tasks are complete.

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 to preserve the finalized record?

Archive completed changes in openspec by selecting the change name and confirming all artifacts and tasks are complete. The workflow moves finalized changes into the archive directory while preserving the original .openspec.yaml metadata.

What is the best way to audit artifact and task completion before archiving a change?

Audit artifact and task completion before archiving a change by running openspec status checks. The workflow enforces prompts for incomplete items, ensuring only validated changes move into the dated archive directory.

How does delta-spec synchronization work when archiving a change?

Delta-spec synchronization checks compare your change's delta specs with main specs during the archiving process. This assessment ensures your openspec specs remain in sync before the finalized change is moved to the archive.

Can I archive a change if some tasks or artifacts are not yet complete?

You can archive a change with incomplete items, but the workflow applies prompts to warn you. It checks artifact and task completion via openspec status and offers optional validation guardrails before proceeding with the archive.

Why does the openspec archive workflow create dated directories?

The openspec archive workflow creates dated directories to provide a safe, auditable record of finalized changes. This structured archive management approach preserves context and artifacts for future reference.

Do I need any specific dependencies to use the openspec change archiving workflow?

No specific dependencies are required to use the openspec change archiving workflow. It operates independently to validate completion, check delta specs, and manage the structured archive directory within your experimental workflow.