openspec-archive-change

Archive completed changes with artifact and task validation via openspec CLI.

4|1|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/afadhitya/wallet-app --skill openspec-archive-change-afadhitya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/afadhitya/wallet-app/tree/main/.opencode/skills/openspec-archive-change
Command: npx skills add https://github.com/afadhitya/wallet-app --skill openspec-archive-change-afadhitya

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill facilitates the finalization and archiving of changes within the experimental workflow, ensuring that completed changes are securely stored and ready for review or analysis.

Core Features & Use Cases

  • Archive Changes: Finalize and archive changes that have been successfully implemented.
  • Change Selection: Offers users the option to select a specific change for archiving, with a prompt for selection if the change name is not provided.
  • Artifact and Task Validation: Checks the completion status of artifacts and tasks before archiving to ensure all components are ready.
  • Specs Synchronization: Offers an option to synchronize delta specifications before archiving.
  • User Confirmation: Informs the user of any incomplete artifacts or tasks and seeks confirmation before proceeding.
  • Archive Summary: Provides a detailed summary of the archiving process including the change name, schema used, and archive location.

Quick Start

Archive the completed change named 'example-change' using the Skill by typing: 'archive_change example-change'.

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 workflow changes using the openspec CLI?

To archive workflow changes with openspec CLI, finalize the completed change by running the archive command. The process validates artifact completion, optionally synchronizes delta specifications, and securely stores the archived change for review or analysis.

What happens if my workflow artifacts or tasks are incomplete during change archiving?

During change archiving, the Skill detects incomplete artifacts or tasks and prompts the user for confirmation before proceeding. This validation step ensures all workflow components are fully ready before finalizing the archive.

Can I synchronize delta specifications before archiving changes in openspec?

Yes, you can synchronize delta specifications before archiving changes. The Skill provides an option to sync delta specs during the finalization process, ensuring the archived artifacts reflect the latest specification updates.

Do I need to specify a change name when archiving with openspec?

No, specifying a change name is optional. If you omit the change name, the Skill prompts you to interactively select the specific change to finalize and archive from the available workflow options.

What details are included in the archive summary for a finalized change?

The archive summary provides the finalized change name, the schema used during the archiving process, and the exact archive location, creating a clear record of the stored workflow artifacts for future reference.

Does openspec support delta spec analysis during the change archiving process?

Yes, openspec supports delta spec analysis during the change archiving process. This feature enables targeted specification synchronization and validation of modified components before finalizing the experimental workflow archive.