openspec-archive-change

Archive completed changes after verifying artifact and task status with the openspec CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of archiving completed changes within an experimental workflow, ensuring a clean and organized project state.

Core Features & Use Cases

  • Automated Archiving: Moves completed changes to a designated archive location.
  • Status Verification: Checks artifact and task completion before archiving.
  • Delta Spec Sync: Assesses and optionally syncs delta specifications with main specifications.
  • Use Case: After implementing a new feature and testing all associated artifacts and tasks, use this Skill to formally archive the change, making way for new development.

Quick Start

Use the openspec-archive-change skill to archive the change named 'user-authentication-flow'.

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, this Skill verifies artifact and task completion status, assesses delta spec synchronization, and prompts for user confirmation before moving the change directory to an archive location.

What is delta spec synchronization in change management?

Delta spec synchronization is the process of assessing and optionally syncing delta specifications with main specifications before archiving a completed change to ensure project state consistency.

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

Yes, you need the openspec CLI installed and available, as this Skill requires it to perform status checks and execute the directory move operation during the archiving process.

What happens if artifacts or tasks are not completed before archiving?

The Skill performs status verification on artifact and task completion before proceeding, ensuring that only fully completed changes are moved to the designated archive location.

Can I sync delta specifications with main specifications during the archiving process?

Yes, the Skill assesses delta spec synchronization and optionally syncs delta specifications with main specifications before moving the change directory to the archive location.

What is the best way to clean up completed feature development in task management?

Use this Skill to formally archive the change after implementing a new feature and testing all associated artifacts and tasks, making way for new development in a clean project state.