openspec-archive-change

Archive completed OpenSpec changes with artifact and task validation.

1.0k|514|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/unipds-engenharia-de-ia-aplicada/engenharia-de-software-com-ia-aplicada --skill openspec-archive-change-unipds-engenharia-de-ia-aplicada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-archive-change
Source: https://github.com/unipds-engenharia-de-ia-aplicada/engenharia-de-software-com-ia-aplicada/tree/main/modulo05-ferramentas-de-IA-para-UI-UX/modulo-03/cfp-platform/.agent/skills/openspec-archive-change
Command: npx skills add https://github.com/unipds-engenharia-de-ia-aplicada/engenharia-de-software-com-ia-aplicada --skill openspec-archive-change-unipds-engenharia-de-ia-aplicada

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams finalize completed OpenSpec changes without losing track of validation steps, unfinished tasks, or spec synchronization needs.

Core Features & Use Cases

  • Change Selection and Validation: Guides the user to choose the correct change, then checks artifact completion and task status before archiving.
  • Spec Sync Awareness: Detects delta specs, compares them against main specs, and surfaces whether syncing is recommended before archive.
  • Safe Archiving Workflow: Moves the change into the archive location with date-based naming while warning about incomplete work instead of silently ignoring it.

Quick Start

Use this skill to archive the completed OpenSpec change named my-change and report whether any artifacts, tasks, or specs still need attention.

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 safely without losing unfinished tasks?

The archiving workflow validates artifact completion and task status first, warning about incomplete work instead of silently ignoring it before moving the change directory to the archive location.

What happens to delta specs when an OpenSpec change is archived?

The workflow detects delta specs and compares them against main specs, surfacing whether spec synchronization is recommended before the change is finalized and moved to the archive.

Do I need the OpenSpec CLI installed to archive a change directory?

Yes, OpenSpec CLI access is required to archive a change directory, as the workflow relies on it to perform artifact checks, task reviews, and delta spec assessments during finalization.

How are archived OpenSpec changes named in the archive location?

Archived OpenSpec changes are moved into the archive location using date-based naming conventions to ensure chronological tracking and clean organization of finalized work.

Can I force archive an OpenSpec change if some artifacts are still incomplete?

The safe archiving workflow warns about incomplete artifacts and tasks instead of silently ignoring them, requiring user-guided handling of incomplete items before moving the change directory to the archive.