openspec-archive-change

Archive completed openspec changes after validating artifacts, tasks, and delta specs.

9|1|Updated May 13, 2026
One-click install
npx skills add https://github.com/susomejias/rembric --skill openspec-archive-change-susomejias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/susomejias/rembric/tree/main/.opencode/skills/openspec-archive-change
Command: npx skills add https://github.com/susomejias/rembric --skill openspec-archive-change-susomejias

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually archiving completed openspec changes risks missing incomplete artifacts, unfinished tasks, or unsynced delta specs, leading to disorganized change records and inconsistent main specifications.

Core Features & Use Cases

  • Pre-archive validation: Checks artifact completion status and task checklists to warn users of incomplete work before archiving.
  • Delta spec sync assessment: Evaluates unapplied delta specs and prompts users to sync changes to main specs before archiving to maintain specification consistency.
  • Use Case: A development team using the openspec experimental workflow can use this skill to safely archive finished feature changes after confirming all work is complete, keeping the changes directory organized and preventing accidental loss of unfinished work.

Quick Start

Use the openspec-archive-change skill to archive the completed 'user-authentication' change after verifying all artifacts and tasks are finished.

Frequently Asked Questions about openspec-archive-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely archive completed openspec changes without losing unfinished tasks?

To safely archive completed openspec changes, you can run pre-archive validation checks on task checklists and artifact completion status to prevent accidental archival of unfinished work and ensure changes are moved to a date-prefixed directory only when fully complete.

What happens to unapplied delta specs when archiving an openspec change?

When archiving an openspec change, the workflow evaluates unapplied delta specs and prompts you to sync changes to main specifications before archiving, maintaining specification consistency and preventing delta spec data loss.

Do I need to sync delta specs to main specs before archiving openspec changes?

Yes, you need to sync delta specs to main specs before archiving openspec changes to maintain specification consistency, as the pre-archive validation assesses the delta spec sync state and warns you about unapplied changes.

How does pre-archive validation work in openspec change management workflows?

Pre-archive validation in openspec change management works by verifying artifact completion status, checking task checklists, and assessing delta spec sync state to warn users of incomplete work before moving change directories to the archive location.

Can I prevent accidental archival of incomplete work in the openspec experimental workflow?

You can prevent accidental archival of incomplete work in the openspec experimental workflow by applying mandatory pre-archive validation checks that verify artifact completion and task checklist status before allowing any change directory to be archived.

What is the best way to finalize and archive openspec feature changes?

The best way to finalize and archive openspec feature changes is to use a validation workflow that checks artifact completion, task checklists, and delta spec sync state, moving verified changes to a date-prefixed archive location to keep the changes directory organized.