openspec-archive-change

Archive completed OpenSpec changes with timestamped directories after delta spec sync.

95|15|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/jixoai/openspecui --skill openspec-archive-change-jixoai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/jixoai/openspecui/tree/main/.claude/skills/openspec-archive-change
Command: npx skills add https://github.com/jixoai/openspecui --skill openspec-archive-change-jixoai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

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

Core Features & Use Cases

  • Automated Archiving: Moves completed changes to an archive directory with a timestamped name.
  • Pre-Archive Checks: Verifies artifact and task completion, prompting for confirmation if issues are found.
  • Delta Spec Sync: Assesses and optionally syncs delta specifications before archiving.
  • Use Case: After implementing a new feature and testing it, use this Skill to archive the associated change, ensuring all related files are moved and synced correctly.

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 OpenSpec?

You archive completed changes in OpenSpec by moving the change directory to a timestamped archive location. This automated workflow ensures all related artifacts and tasks are finalized for a clean project history.

What happens if I try to archive an OpenSpec change with incomplete tasks?

When archiving an OpenSpec change with incomplete tasks, the workflow performs pre-archive checks and prompts for user confirmation. This verification step ensures no unresolved artifacts or tasks are accidentally finalized.

Does the OpenSpec archive workflow synchronize delta specifications?

Yes, the OpenSpec archive workflow assesses delta spec synchronization before archiving. It optionally syncs delta specifications to ensure all changes are correctly updated and moved to the timestamped archive location.

Do I need the OpenSpec CLI to finalize and move change directories?

Yes, you need the OpenSpec CLI to finalize and move change directories. The CLI is required to perform status checks and execute delta specification synchronization operations during the archival process.

When should I use an automated change management workflow for archiving?

You should use an automated change management workflow for archiving after implementing and testing a new feature. It ensures all related files, delta specs, and tasks are correctly synced and moved to an organized archive.