openspec-bulk-archive-change

Batch-archive multiple completed OpenSpec changes while preserving metadata and audit records.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SynthropicTechnology/diegobarbosa-os --skill openspec-bulk-archive-change-synthropictechnology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/SynthropicTechnology/diegobarbosa-os/tree/main/.cursor/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/SynthropicTechnology/diegobarbosa-os --skill openspec-bulk-archive-change-synthropictechnology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archives multiple completed OpenSpec changes in a single operation, simplifying change lifecycle management by moving finished changes to an archive while preserving history and auditability.

Core Features & Use Cases

  • Batch-archive selected changes with automated conflict resolution based on delta specs and codebase evidence.
  • Preserve metadata, tasks, delta specs, and timestamps for auditing and traceability.
  • Reuse in workflows where parallel changes must be archived together without losing lineage.

Quick Start

Select the changes to archive and confirm the batch operation to begin bulk archiving.

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 completed changes in OpenSpec without losing metadata?

Batch archiving completed OpenSpec changes moves multiple finished changes into an archive simultaneously while preserving metadata, delta specs, and timestamps. The operation validates statuses, resolves conflicts, and records per-change outcomes for full auditability.

What happens when parallel OpenSpec changes conflict during bulk archiving?

When parallel OpenSpec changes conflict during bulk archiving, a conflict-aware workflow validates each change against delta specs and codebase evidence. Conflicting changes are flagged and must be resolved before the archive operation proceeds, ensuring the original structure remains intact.

Can I archive multiple codebase changes together if they have different statuses?

Bulk archiving requires validating statuses before proceeding, so changes with incomplete or invalid statuses cannot be archived together. You must select changes, validate their completion statuses, and resolve any conflicts before archiving them as a batch operation.

When do I need to use bulk archive for change management instead of archiving individually?

Bulk archiving is needed when managing parallel OpenSpec changes that must be archived together to maintain lineage. It simplifies change lifecycle management by processing multiple completed changes in a single operation while preserving history and auditability for the entire batch.

Does batch archiving OpenSpec changes preserve the original directory structure and audit trail?

Batch archiving preserves the original OpenSpec structure and records per-change outcomes for auditing. Metadata, tasks, delta specs, and timestamps are retained during the move to the archive, ensuring full traceability of each change within the archived batch.