openspec-archive-change

Archive completed openspec changes with artifact and task status checks.

7|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/ugudlado/lens --skill openspec-archive-change-ugudlado
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/ugudlado/lens/tree/main/.claude/skills/openspec-archive-change
Command: npx skills add https://github.com/ugudlado/lens --skill openspec-archive-change-ugudlado

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 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.
  • Status Checks: Verifies artifact and task completion before archiving, warning about incomplete items.
  • Delta Spec Sync: Assesses and optionally syncs delta specifications with main specifications before archiving.
  • Use Case: After implementing a new feature defined by an openspec change, use this Skill to archive the change, ensuring all related artifacts and tasks are accounted for and specs are up-to-date.

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 openspec changes and sync delta specifications?

The openspec workflow archiving process moves completed changes to a timestamped archive directory while verifying artifact and task completion. It optionally syncs delta specifications with main specifications before finalizing the archive.

What happens to incomplete tasks when archiving an openspec change?

When archiving an openspec change with incomplete items, the skill performs status checks and prompts the user for confirmation. This ensures you are aware of any unfinished artifacts or tasks before proceeding with the archiving process.

Do I need the openspec CLI to manage change archiving?

You need the openspec CLI installed to manage change archiving. The skill requires the openspec CLI to perform status checks and handle artifact management throughout the archiving process.

When should I archive a completed change in my task management workflow?

You should archive a completed change in your task management workflow after implementing a feature defined by an openspec change. This ensures all related artifacts and tasks are accounted for and project specifications are up-to-date.

Can I sync delta specifications with main specifications before archiving?

You can sync delta specifications with main specifications before archiving. The skill assesses delta specifications and provides an optional sync operation to update your main specs prior to moving the change to the archive directory.