openspec-archive-change

Archive completed changes with verified artifacts and optional delta spec syncing.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/dorrio/sorteo-app-generator --skill openspec-archive-change-dorrio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/dorrio/sorteo-app-generator/tree/main/.agent/skills/openspec-archive-change
Command: npx skills add https://github.com/dorrio/sorteo-app-generator --skill openspec-archive-change-dorrio

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps manage the experimental workflow by archiving completed changes, ensuring a clean and organized project history.

Core Features & Use Cases

  • Automated Archiving: Moves completed changes to an archive directory.
  • Status Checks: Verifies artifact and task completion before archiving.
  • Spec Syncing: Assesses and optionally syncs delta specs with main specs.
  • Use Case: After implementing a new feature and testing it thoroughly, use this Skill to archive the associated change, marking it as complete and organized.

Quick Start

Use the openspec-archive-change skill to archive the change named 'feature-x'.

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

To archive completed changes, the skill moves change directories to a designated archive location using date-based naming conventions, ensuring all artifacts and tasks are verified before completion.

What is the best way to verify task completion before archiving a change?

The best way to verify task completion is using an automated status check that ensures all artifacts and tasks associated with the change are fully verified before moving the directory to the archive.

Do I need to sync delta specs with main specs before archiving a change?

You do not need to manually sync delta specs beforehand; the skill assesses delta spec synchronization and provides options to sync with main specs before archiving the completed change.

How does spec synchronization work during the change archiving process?

Spec synchronization works by assessing delta specs against main specs during the archiving process, offering options to sync differences before the change directory is moved to the archive.

Can I archive a change directory if artifact verification fails?

Archiving a change directory requires artifact and task verification to pass; the skill manages this by ensuring a clean and organized project history before moving completed changes.