openspec-archive-change

Archive completed changes after verifying artifact and task completion.

2|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/wangjiawei508/WorkWise --skill openspec-archive-change-wangjiawei508
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/wangjiawei508/WorkWise/tree/main/.cursor/skills/openspec-archive-change
Command: npx skills add https://github.com/wangjiawei508/WorkWise --skill openspec-archive-change-wangjiawei508

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables the user to archive a completed change in the experimental workflow after implementation is complete, ensuring that changes are safely stored and managed.

Core Features & Use Cases

  • Change Archive: Finalize and archive changes, making them part of the historical record.
  • User Selection: Allow the user to select a change to archive from active changes.
  • Status Checking: Verify that artifacts and tasks are complete before archiving.

Quick Start

Archive the change named 'project-update'.

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 project workflow?

To archive completed changes in a project workflow, you select the specific change, verify that all artifacts and tasks are complete, assess delta spec sync state, and execute the archive operation to finalize it into the historical record.

What is change management archiving and when is it needed?

Change management archiving is the process of finalizing and safely storing completed workflow changes. It is needed when implementation is complete and you need to transition active changes into a managed historical record.

How to check if a change is ready for archiving?

To check if a change is ready for archiving, the system verifies that all associated artifacts and tasks are complete and assesses the delta spec sync state before allowing the archive operation to proceed.

Can I archive a project documentation change if tasks are incomplete?

You cannot archive a project documentation change if tasks are incomplete. The workflow checks artifact and task completion status, ensuring only fully finalized changes are safely stored and archived.

Do I need openspec to archive workflow changes?

Yes, you need the openspec dependency to archive workflow changes. The Skill operates within the openspec environment to prompt for change selection, verify completion, and execute the archiving process.

Why does my workflow change archive operation fail?

A workflow change archive operation fails when artifact and task completion checks are not met or the delta spec sync state is invalid, preventing incomplete changes from being archived in the project documentation system.