openspec-archive-change

Archive completed openspec changes after verifying artifact and task completion.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you finalize and archive completed changes within the experimental workflow, ensuring a clean and organized project history.

Core Features & Use Cases

  • Workflow 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 successfully implementing a new feature and testing all associated artifacts and tasks, use this Skill to archive the 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 openspec workflow?

To archive completed changes in an openspec workflow, use the archive skill to verify artifact and task completion, assess delta spec synchronization, and move the change directory to an archive location after user confirmation.

What happens to delta specs when archiving a change?

When archiving a change, the system assesses delta spec synchronization status to check alignment with main specs, optionally syncing the delta specs before moving the completed change directory into the archive.

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

Yes, you need the openspec CLI installed to archive a completed change, because the workflow requires it to perform status checks, verify completion, and list available changes before archiving.

Can I archive a change if artifacts and tasks are not fully completed?

No, you cannot archive a change with incomplete artifacts or tasks. The workflow verifies completion status and prompts for user confirmation, ensuring only fully completed changes are moved to the archive.

When should I use an archive change management process for experimental workflows?

You should use an archive change management process for experimental workflows after successfully implementing a feature, testing all artifacts, and completing tasks, ensuring a clean and organized project history.