openspec-archive-change

Archive a completed change with artifact checks and delta-spec sync.

5|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/ValorVie/custom-skills --skill openspec-archive-change-valorvie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/ValorVie/custom-skills/tree/main/project-template/.gemini/skills/openspec-archive-change
Command: npx skills add https://github.com/ValorVie/custom-skills --skill openspec-archive-change-valorvie

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive a completed change in the experimental workflow.

Core Features & Use Cases

  • Orchestrates the finalization of a change by validating artifacts and tasks, syncing delta specs, and moving the change into an archive.
  • Prompts for change selection when not provided and maintains an audit trail of actions.

Quick Start

Provide a change name to archive, or let the tool prompt you to select one, then confirm to complete the archive.

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 a completed change in an experimental workflow?

To archive a completed change, you can provide a change name or let the tool prompt you to select one, and then confirm to complete the archiving process. It validates artifacts and tasks before finalizing.

What happens during the change archiving process?

The change archiving process validates artifacts and tasks, syncs delta specs, and moves the change into a date-based archive. It also maintains an audit trail of all actions performed during finalization.

Do I need the openspec CLI to archive changes?

Yes, the openspec CLI is required to archive changes in the experimental workflow. The archiving process relies on it for delta-spec synchronization and date-based archiving of the completed change.

Can I archive a change without syncing delta specs?

No, delta-spec synchronization is a required step before archiving. The tool assesses delta-spec sync to ensure specs are up to date before moving the change into the archive.

What is the best way to finalize and archive experimental changes?

The best way to finalize and archive experimental changes is to use an automated workflow that validates artifacts, syncs delta specs, and moves the change into a date-based archive, maintaining an audit trail.