pac-openspec-archive-change

Archive completed openspec changes with status checks and delta-spec assessment.

2|1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/ladislas/mypac --skill pac-openspec-archive-change
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pac-openspec-archive-change
Source: https://github.com/ladislas/mypac/tree/main/skills/pac-openspec-archive-change
Command: npx skills add https://github.com/ladislas/mypac --skill pac-openspec-archive-change

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive a completed change in the experimental workflow to finalize and preserve artifacts, enabling a consistent, auditable archive process.

Core Features & Use Cases

  • End-to-end archiving of a completed change, including status verification and optional delta-spec synchronization.
  • Guardrails that prompt for user decisions when artifacts or tasks are incomplete and preserve provenance with archive metadata.
  • Use Case: After implementing a change, you want to move it into openspec/changes/archive for long-term storage and reference, while ensuring any delta specs are considered.

Quick Start

Archive the current change after verification and move it to the archive.

Frequently Asked Questions about pac-openspec-archive-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I archive a completed change in openspec while preserving artifacts?

Archiving a completed change in openspec involves moving implemented changes to the changes archive directory. The process verifies status, evaluates delta specs, and prompts for user confirmation to ensure all artifacts are preserved with provenance metadata.

What happens to delta specs when I move a change to the openspec archive?

When archiving, delta specs are assessed and optionally synchronized before the change is moved. This ensures that any delta spec modifications are considered and properly preserved alongside artifacts during the finalization process.

Do I need the openspec CLI to finalize and archive completed workflow changes?

Yes, archiving workflow changes requires the openspec CLI and access to relevant openspec data stores. The CLI facilitates status checks and delta-spec assessment, applying guardrails that prompt for decisions when artifacts or tasks are incomplete.

Can I archive an openspec change if some implementation tasks are incomplete?

Archiving an openspec change with incomplete tasks triggers guardrails that prompt for user decisions before proceeding. This prevents finalizing unfinished artifacts and ensures the archived change maintains provenance and consistent auditable status.

When should I use delta-spec assessment during the change archiving process?

Delta-spec assessment should be used when a change is implemented and ready for the openspec archive. It evaluates specification differences to ensure any delta specs are properly considered and synchronized before finalizing the long-term storage.