openspec-bulk-archive-change

Archive multiple completed OpenSpec changes while resolving spec conflicts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of archiving multiple completed changes, preventing manual repetition and ensuring consistency.

Core Features & Use Cases

  • Batch Archiving: Archive several completed changes in a single operation.
  • Intelligent Conflict Resolution: Automatically resolves spec conflicts by examining codebase implementations.
  • Use Case: When you have finished several related features and want to clean up your active changes, you can use this skill to archive them all efficiently, with conflicts handled automatically.

Quick Start

Use the openspec-bulk-archive-change skill to archive all completed changes.

Frequently Asked Questions about openspec-bulk-archive-change

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

FAQPage Schema
How do I archive multiple completed OpenSpec changes at once?

You can archive multiple completed OpenSpec changes at once by running a bulk archive operation that processes artifact status, task completion, and delta specs concurrently for all selected changes in a single batch.

How does OpenSpec handle spec conflicts when archiving changes?

Spec conflicts during OpenSpec archiving are resolved intelligently by analyzing the actual codebase implementations, ensuring the archived specifications accurately reflect the final state of the completed features.

Do I need the OpenSpec CLI to batch archive completed changes?

Yes, you need the OpenSpec CLI installed and an active OpenSpec project configured in your repository to batch archive completed changes and automatically resolve any specification conflicts.

What is the best way to clean up multiple related features in OpenSpec?

The best way to clean up multiple related features in OpenSpec is to use a bulk archive operation that concurrently processes artifact statuses and delta specs, preventing manual repetition and ensuring consistency.

Can I use Git workflow governance to archive several OpenSpec changes concurrently?

Yes, you can archive several OpenSpec changes concurrently within your Git workflow governance process, automatically handling artifact status, task completion verification, and delta spec resolution before final archiving.

Why does manual OpenSpec archiving cause consistency issues?

Manual OpenSpec archiving causes consistency issues because repeating the process individually for each completed change increases the risk of human error when handling artifact statuses, delta specs, and specification conflicts across the batch.