openspec-archive-change

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

Updated Nov 15, 2025
One-click install
npx skills add https://github.com/morganabel/daily-workout --skill openspec-archive-change-morganabel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/morganabel/daily-workout/tree/main/.cursor/skills/openspec-archive-change
Command: npx skills add https://github.com/morganabel/daily-workout --skill openspec-archive-change-morganabel

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to archive completed changes in an experimental workflow, providing a way to finalize and store implemented changes securely.

Core Features & Use Cases

  • Archive Change: Store completed changes after implementation is finished.
  • Selection Prompt: Automatically select the correct change if not specified.
  • Status Check: Verify the completion of artifacts and tasks before archiving.
  • Spec Sync: Assess delta spec sync state before archiving.
  • Summary Output: Display a comprehensive summary of the archive process.

Quick Start

Run the 'archive_change' command with the change name as an argument.

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 an experimental workflow?

To archive completed changes in an experimental workflow, you can run the archive_change command with the change name. The process verifies artifact and task statuses before securely storing the finalized changes.

What is the process to finalize and store experimental changes securely?

Finalizing and storing experimental changes involves selecting the correct change, verifying that all artifacts and tasks are complete, assessing the delta spec sync state, and then archiving the change to secure storage.

Do I need the openspec CLI to manage change archiving?

Yes, you need the openspec CLI installed to manage change archiving. The Skill requires this command-line interface to perform selection, status checking, spec sync verification, and archiving operations.

How does the system verify task and artifact completion before archiving?

The system verifies task and artifact completion by checking their status automatically before archiving. It ensures all required tasks and artifacts are finished and assesses the delta spec sync state to validate readiness.

Can I automatically select a change for archiving if I don't specify the name?

Yes, the system can automatically select the correct change for archiving if you do not specify a name. It uses a selection prompt to identify the appropriate change before proceeding with status verification and storage.