openspec-archive-change

Archive completed experimental workflow changes with validation and date-stamped directories.

9|2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/typemd/typemd --skill openspec-archive-change-typemd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/typemd/typemd/tree/main/.claude/skills/openspec-archive-change
Command: npx skills add https://github.com/typemd/typemd --skill openspec-archive-change-typemd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing the finalization of experimental workflow changes can be error‑prone, requiring manual checks for artifact completion, task status, and spec synchronization before archiving. This Skill automates those validations and safely moves the change to an archive folder.

Core Features & Use Cases

  • Interactive change selection when the name isn’t provided.
  • Automated checks for unfinished artifacts, incomplete tasks, and unsynced delta specs.
  • Optional spec synchronization before archiving.
  • Safe archiving with date‑stamped naming and conflict handling.
  • Summary report that outlines what was archived and any warnings.

Quick Start

Ask the skill to archive the change named “feature‑x” after confirming all steps.

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 workflow changes and validate task status?

Before archiving experimental workflow changes, you need automated checks for unfinished artifacts, incomplete tasks, and unsynced delta specs to ensure the change is fully finalized and safe to move.

How do I handle naming conflicts when creating a date-stamped archive directory?

When creating a date-stamped archive directory, the skill handles naming conflicts automatically and provides a concise summary report outlining what was archived and any warnings encountered.

Can I synchronize spec files before moving a change to the archive folder?

Yes, you can perform optional spec synchronization before archiving, allowing you to sync delta specs during the finalization process before the change is safely moved to the archive folder.

What happens if I try to archive a change with incomplete tasks or unfinished artifacts?

Archiving a change with incomplete tasks or unfinished artifacts triggers automated validation checks that prevent unsafe archiving, warning you of incomplete items before proceeding with the archive operation.