cyberneticlibrary

Archive multiple workflow changes

openspec-bulk-archive-changeskillsetup L1147
weibaohui/kom
What it does

Archive multiple completed experimental changes in batch with validation and sync

Best for

Managing many experimental changes archives faster with bulk operations rather than one-by-one, especially when combined with pre-archive sync of delta specs.

Inputs
  • · change_list
  • · archive_criteria
Outputs
  • · archived_changes
  • · batch_sync_result
Requires
  • · openspec CLI
Preconditions

Multiple changes exist; selection criteria defined (tag, date, status); openspec status works

Failure modes
  • · One change archive fails, entire batch rolls back
  • · Incomplete artifacts silently archived
  • · Target archive paths collide
Trust signals
  • · Batch selection logic
  • · Transactional safeguards
  • · Per-change sync and validation