openspec-archive-change

Archive completed OpenSpec changes after validating artifacts, tasks, and delta specs.

19|4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/ZanebonoAlter/Syntopica --skill openspec-archive-change-zanebonoalter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/ZanebonoAlter/Syntopica/tree/main/.opencode/skills/openspec-archive-change
Command: npx skills add https://github.com/ZanebonoAlter/Syntopica --skill openspec-archive-change-zanebonoalter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archives a completed OpenSpec change to formalize its closure and preserve a record of artifacts, tasks, and delta specs for future reference.

Core Features & Use Cases

  • Prompts for change selection when not provided, guiding users through the archival workflow.
  • Validates artifact completion and task completion before archiving, with warnings when incomplete.
  • Archives the change into openspec/changes/archive/YYYY-MM-DD-<name> preserving .openspec.yaml and summarizing results.

Quick Start

Archive a change by providing the change name when prompted and confirming the archive after delta-spec synchronization is shown.

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 automatically?

To archive completed OpenSpec changes, the workflow validates artifact completion, task status, and delta specs before moving the change to an archive directory. It prompts for change selection, checks statuses, and preserves configuration files for future reference.

What does OpenSpec change management validation check before archiving?

OpenSpec change management validation checks artifact completion and task status before archiving. It issues warnings when tasks or artifacts are incomplete and assesses delta-spec synchronization to ensure accurate archival of experimental changes.

How to finalize experimental OpenSpec workflows with delta specs?

To finalize experimental OpenSpec workflows, trigger the archive process after confirming delta-spec synchronization. The workflow validates tasks and artifacts, then archives the change into a date-stamped directory while preserving the .openspec.yaml configuration file.

Can I archive an OpenSpec change with incomplete tasks?

You can attempt to archive an OpenSpec change with incomplete tasks, but the validation process will issue warnings regarding incomplete artifacts and tasks. It assesses delta-spec sync to prevent archiving inaccurate change records.

Where are archived OpenSpec changes stored?

Archived OpenSpec changes are stored in the openspec/changes/archive/YYYY-MM-DD-<name> directory. This preserves the .openspec.yaml configuration file and summarizes results to maintain a reliable record of artifacts, tasks, and delta specs.