openspec-bulk-archive-change

Batch-archive completed OpenSpec changes after validating statuses and detecting conflicts.

54|3|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/mrclrchtr/SuPi --skill openspec-bulk-archive-change-mrclrchtr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/mrclrchtr/SuPi/tree/main/.claude/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/mrclrchtr/SuPi --skill openspec-bulk-archive-change-mrclrchtr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive multiple completed OpenSpec changes in a single operation, reducing manual steps and preserving a clear history.

Core Features & Use Cases

  • Batch-archive completed changes by validating statuses and safely moving them into an archive location.
  • Detect and resolve conflicts across multiple changes, with an auditable step-by-step process.
  • Prompt-based multi-select workflow to choose which changes to archive, then confirm the batch.
  • Maintain an audit trail of actions, including which changes were archived and where.
  • Reconcile codebase evidence to ensure only implemented changes are archived and preserve the original change metadata.

Quick Start

Use the Bulk Archive Change skill to select active changes and confirm the 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 archive multiple OpenSpec changes at once instead of one by one?

You can batch-archive multiple OpenSpec changes by validating their statuses and safely moving them into an archive location. This process uses a prompt-based multi-select workflow to choose which completed changes to archive and confirm the batch operation.

How does bulk archiving handle conflicts between multiple OpenSpec changes?

Bulk archiving handles conflicts by detecting them across multiple selected changes and providing automated resolution hints. It maintains a step-by-step audit trail throughout the process to ensure the batch archive operation remains safe and transparent.

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

Yes, you need the OpenSpec CLI to batch archive completed changes. The skill requires the CLI and reads the repository to determine actual implementations, reconciling codebase evidence to ensure only fully implemented changes are archived.

Can I preserve original change metadata when bulk archiving OpenSpec changes?

Yes, bulk archiving OpenSpec changes preserves the original change metadata while safely moving completed items. It maintains an audit trail of actions, recording exactly which changes were archived and where they were relocated.

What happens if I try to archive an OpenSpec change that is not fully implemented?

If you attempt to archive an unimplemented OpenSpec change, the bulk archive operation validates its status and reconciles codebase evidence. It ensures only fully implemented changes are archived, preventing incomplete modifications from being moved.

What is the best way to maintain an audit trail when archiving completed OpenSpec changes?

The best way to maintain an audit trail when archiving completed OpenSpec changes is using a batch archive process. It records exactly which changes were archived and where, while providing a clear step-by-step history of conflict detection and resolution actions.