openspec-archive-change

Archive completed changes with artifact and task completion checks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive completed changes in the experimental workflow to keep project history clean and auditable.

Core Features & Use Cases

  • End-to-end archival of completed changes, with artifact and task completion checks.
  • Optional delta-spec synchronization and preservation of metadata during archiving.
  • Guardrails to prompt for change selection and confirm archival actions.

Quick Start

Select a change to archive, verify artifacts and tasks via the openspec CLI, then archive.

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 change management artifacts in an automated workflow?

You can archive completed change management artifacts by running a CLI workflow that verifies artifact and task completion, optionally synchronizes delta specs, and stores the output under an archive directory. This preserves existing metadata during the archival process.

What is the process for archiving changes in openspec?

Archiving changes in openspec involves selecting a completed change, verifying that all artifacts and tasks are complete, and moving it to a date-based target folder under the archive directory. The process applies guardrails to prompt for confirmation when delta specs require synchronization.

Do I need to complete all tasks before archiving a change in the CLI workflow?

Yes, the archival workflow requires artifact and task completion checks before proceeding. If artifacts, tasks, or delta specs require attention, the system applies guardrails and prompts the user for confirmation to prevent archiving incomplete changes.

Can I preserve existing metadata when moving changes to the archive directory?

Yes, the archival process preserves existing metadata when it creates the archive entry under the date-based target directory. This ensures project history remains clean and auditable without losing any contextual information from the original change.

What happens if delta specs are out of sync during change archival?

When delta specs require attention during change archival, the workflow applies guardrails and prompts for user confirmation. It offers optional delta spec synchronization to ensure the archived change reflects the latest specification status before completing the process.

Why does the workflow prompt for confirmation before archiving a change?

The workflow prompts for confirmation to apply guardrails against accidental or premature archival. It checks whether artifacts, tasks, or delta specs require attention, ensuring only fully implemented and verified changes are archived in the project history.

Related Skills