openspec-archive-change

Archive completed openspec changes after verifying artifacts and syncing delta specifications.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-archive-change-tuliopc23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/tuliopc23/cardmaniacs-website/tree/main/.augment/skills/openspec-archive-change
Command: npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-archive-change-tuliopc23

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of archiving completed changes within the openspec experimental workflow, ensuring a clean and organized project history.

Core Features & Use Cases

  • Automated Archiving: Moves completed change directories to a designated archive location.
  • Status Verification: Checks artifact and task completion before archiving.
  • Delta Spec Sync: Assesses and optionally syncs delta specifications with main specifications.
  • Use Case: After successfully implementing a new feature defined by an openspec change, use this Skill to archive the change, update specifications, and maintain a clear record of project evolution.

Quick Start

Use the openspec-archive-change skill to archive the change named 'new-user-authentication'.

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

Archiving completed changes in an openspec workflow requires verifying artifact and task completion, optionally syncing delta specifications with main specifications, and then moving the change directory to an archive location for a clean project history.

What does syncing delta specifications mean before archiving a change?

Syncing delta specifications involves assessing completed change artifacts and optionally merging those delta specs with main specifications to ensure project documentation reflects the latest updates before archiving the change directory.

Can I archive an openspec change if tasks are not fully completed?

No, archiving an openspec change requires checking artifact and task completion status beforehand using the openspec CLI to ensure only fully implemented changes are moved to the archive location.

What is the best way to manage completed feature specifications in openspec?

The best way to manage completed feature specifications is to sync delta specifications with main specifications after implementation, then move the completed change directory to a designated archive location to maintain clear project evolution records.

Do I need the openspec CLI to archive a change directory?

Yes, the openspec CLI is required to perform status checks and sync operations, verifying that all artifacts and tasks are complete before the change directory is moved to the archive location.

Why does openspec change archiving verify task completion first?

Openspec change archiving verifies task completion first to prevent archiving incomplete changes, ensuring delta specifications are fully validated and synced with main specifications before moving the directory to archive.