openspec-bulk-archive-change

Batch-archive completed OpenSpec changes into date-stamped directories.

4|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/jaxxstorm/landlord --skill openspec-bulk-archive-change-jaxxstorm
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/jaxxstorm/landlord/tree/main/.claude/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/jaxxstorm/landlord --skill openspec-bulk-archive-change-jaxxstorm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive multiple completed OpenSpec changes in a single operation to simplify release management and keep change history compact.

Core Features & Use Cases

  • Bulk archiving: Archive several completed changes in a single operation.
  • Conflict-aware: Detects delta specs touching the same capability and guides resolution.
  • Safe archival: Creates date-stamped archives and preserves metadata for traceability.

Quick Start

Run the bulk-archive command to archive all completed changes in your OpenSpec project, then review the archived directory structure for verification.

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

To archive multiple completed OpenSpec changes at once, run the bulk-archive command. It reads change statuses and archives completed items into date-stamped directories while preserving metadata for traceability.

What is the best way to handle spec conflicts during OpenSpec bulk archival?▼

Handling spec conflicts during bulk archival requires a conflict-aware tool that detects delta specs touching the same capability. This Skill identifies overlapping changes and guides you through resolution before completing the archival.

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 to read change statuses and specs, enabling safe bulk archival into date-stamped directories with metadata preserved.

How does OpenSpec bulk archival preserve change history for release management?▼

OpenSpec bulk archival preserves change history for release management by creating date-stamped archives and retaining metadata. This approach keeps change history compact while ensuring full traceability of completed work.

Can I use bulk archiving for projects with parallel OpenSpec changes?▼

Yes, you can use bulk archiving for projects with parallel OpenSpec changes. It applies to projects with multiple parallel changes, ensuring delta-spec consistency checks and safe archival across concurrent work streams.

What happens if delta specs touch the same capability during OpenSpec archival?▼

If delta specs touch the same capability during OpenSpec archival, the Skill detects the conflict and guides resolution. This prevents inconsistent archives by ensuring overlapping changes are reconciled before completion.