openspec-archive-change

Archive completed changes in the experimental workflow using the openspec CLI.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/shivros/archon --skill openspec-archive-change-shivros
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/shivros/archon/tree/main/.gemini/skills/openspec-archive-change
Command: npx skills add https://github.com/shivros/archon --skill openspec-archive-change-shivros

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to archive completed changes in the experimental workflow, providing a way to finalize and store changes once implementation is complete.

Core Features & Use Cases

  • Archive Completion: Finalize and archive changes after they are implemented.
  • Change Selection: Optionally specify a change name or select from available changes.
  • Artifact and Task Completion: Check and confirm that all artifacts and tasks are complete before archiving.
  • Delta Spec Sync: Offer to sync delta specs with main specs if needed before archiving.
  • Summary Display: Show a summary of the archiving process including the change name, schema, archive location, and any warnings.

Quick Start

Archive the current change using the command 'archive-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 completed changes in a specification management workflow?

To archive completed changes in a specification management workflow, use this Skill to select a change, verify artifact and task completion, optionally sync delta specs, and finalize the archive. It ensures all implementation tasks are complete before storing the change.

What happens to incomplete artifacts when archiving changes?

When archiving changes, incomplete artifacts block the process. The Skill checks and confirms that all artifacts and tasks are complete before archiving, ensuring no unfinished implementation work is finalized and stored in the archive.

Do I need the openspec CLI to finalize and archive workflow changes?

Yes, you need the openspec CLI installed to finalize and archive workflow changes. The Skill requires this dependency to select changes, check task completion, sync delta specs, and execute the archiving process successfully.

Can I sync delta specs with main specs before archiving a change?

Yes, you can sync delta specs with main specs before archiving. The Skill offers an optional delta spec sync step, allowing you to merge specification updates into the main specs prior to finalizing the change archive.

What summary details are shown after archiving a change?

After archiving a change, the Skill displays a summary including the change name, schema, archive location, and any warnings. This provides a clear record of the finalized archiving process for tracking purposes.

How do I select a specific change to archive from available workflow changes?

To select a specific change to archive, specify the change name directly or choose from available changes listed by the Skill. It then validates artifact completion before proceeding with the archiving process.