openspec-bulk-archive-change

Batch-archive multiple completed OpenSpec changes with conflict detection and codebase validation.

2.0k|254|Updated Nov 29, 2025
One-click install
npx skills add https://github.com/Draculabo/AntigravityManager --skill openspec-bulk-archive-change-draculabo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/Draculabo/AntigravityManager/tree/main/.claude/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/Draculabo/AntigravityManager --skill openspec-bulk-archive-change-draculabo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive multiple completed changes in a single operation.

This skill enables batch-archiving of multiple OpenSpec changes, intelligently handling conflicts by checking the codebase to determine what's actually implemented.

Core Features & Use Cases

  • Batch-archive multiple changes in one operation.
  • Detect and resolve delta-spec conflicts by inspecting the codebase.
  • Preserve change metadata and generate an auditable archive history.

Quick Start

Select the active OpenSpec changes and run a batch archive.

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 batch archive multiple OpenSpec changes at once?

Batch archiving OpenSpec changes consolidates multiple completed change records into a single operation. You select active changes, run the batch archive, and the system validates implementations before generating an auditable outcome report.

What happens when delta-spec conflicts occur during a batch archive?

When delta-spec conflicts occur during a batch archive, the system detects them by inspecting the codebase to determine what is actually implemented. It intelligently resolves these conflicts before proceeding with the archival.

Can I archive OpenSpec changes before their implementations exist?

No, you cannot archive OpenSpec changes before implementations exist. The batch archive process enforces codebase validations to ensure that implementations are present before archiving any active changes.

How does batch archiving OpenSpec changes preserve change metadata?

Batch archiving preserves change metadata by applying the operation across active changes while maintaining their original records. This generates an auditable archive history with a clear outcome report for tracking.

What is the best way to archive multiple completed codebase changes safely?

The best way to safely archive multiple completed codebase changes is using a batch operation with built-in conflict detection. This approach validates implementations and resolves delta-spec conflicts before committing the archival.

Why does my OpenSpec batch archive fail on unimplemented changes?

An OpenSpec batch archive fails on unimplemented changes because the system requires codebase validation. It ensures implementations exist before archiving, preventing incomplete changes from entering the auditable history.