openspec-bulk-archive-change

Archive multiple completed OpenSpec changes in a batch operation.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/woutervanranst/Arius7 --skill openspec-bulk-archive-change-woutervanranst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/woutervanranst/Arius7/tree/main/.opencode/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/woutervanranst/Arius7 --skill openspec-bulk-archive-change-woutervanranst

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive multiple completed OpenSpec changes in a single operation.

Core Features & Use Cases

  • Batch-select and archive parallel OpenSpec changes in one run.
  • Detect and resolve spec conflicts automatically by inspecting delta specs and the codebase.
  • Provide per-change status reporting and preserve OpenSpec configuration during archival.

Quick Start

Select the completed changes you want to archive and confirm the batch operation to move them into archive/ with automated spec synchronization.

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

Batch-select your completed changes and confirm the bulk archive operation to move them into the archive directory. The operation enforces spec synchronization and provides per-change status reporting during movement.

Can I resolve spec conflicts automatically when archiving OpenSpec changes?

Yes, you can resolve spec conflicts automatically during bulk archiving. The operation detects conflicts by inspecting delta specs and the codebase, then applies automated resolution before completing the archival process.

Does bulk archiving OpenSpec changes preserve configuration files?

Yes, bulk archiving OpenSpec changes preserves configuration files. The batch operation ensures that existing OpenSpec configuration files remain intact and untouched during the movement of changes into the archive.

What happens if some changes fail during a bulk OpenSpec archive operation?

If changes fail during a bulk OpenSpec archive, the operation provides per-change status reporting. This allows you to identify exactly which changes succeeded or failed during the batch archival process.

When do I need to use a bulk archive operation for OpenSpec changes?

You need a bulk archive operation when managing parallel OpenSpec changes across a codebase. It enables batch selection, conflict detection, and automated resolution for multiple completed changes simultaneously.