openspec-archive-change

Archive completed OpenSpec changes under openspec/changes/archive with status checks.

5|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/Catsofsuffering/CCGS --skill openspec-archive-change-catsofsuffering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/Catsofsuffering/CCGS/tree/main/.agents/skills/openspec-archive-change
Command: npx skills add https://github.com/Catsofsuffering/CCGS --skill openspec-archive-change-catsofsuffering

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive a completed change in the OpenSpec workflow, moving it to a deduplicated archive folder while preserving context and provenance.

Core Features & Use Cases

  • Change selection: prompt for the target change if not provided.
  • Status checks: verify artifacts and tasks are complete, and assess delta-spec synchronization.
  • Archive execution: create an archive path, move the change, and preserve metadata such as .openspec.yaml.
  • Summary reporting: present a clear post-archive report including location and status.

Quick Start

Provide the change name to archive and confirm prompts when artifacts or tasks indicate they are incomplete.

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

To archive a completed change in OpenSpec workflow, provide the change name and the system will validate artifact and task completion, assess delta-spec synchronization, then relocate it under openspec/changes/archive while preserving .openspec.yaml metadata.

What happens if artifacts or tasks are incomplete when archiving an OpenSpec change?

When artifacts or tasks indicate they are incomplete during OpenSpec change archiving, the system will prompt you to confirm before proceeding with the archive execution.

Does OpenSpec archiving preserve the .openspec.yaml metadata file?

Yes, OpenSpec archiving preserves the .openspec.yaml metadata file during the relocation process to maintain context and provenance in the deduplicated archive folder.

Do I need the OpenSpec CLI to archive completed changes?

Yes, you need the OpenSpec CLI installed to archive completed changes, as the system requires it to validate artifact status and execute the archive relocation.

What does delta-spec synchronization assessment check during OpenSpec archiving?

Delta-spec synchronization assessment checks whether your delta-specs are properly synchronized before archiving an OpenSpec change, ensuring the completed change is finalized correctly.

Can I get a summary report after archiving changes in OpenSpec?

Yes, OpenSpec archiving presents a clear post-archive summary report including the archived location and final status of the completed change.