openspec-bulk-archive-change

Archive multiple completed OpenSpec changes in a single operation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive multiple completed changes in a single operation to streamline post-change housekeeping and maintain a clean change history.

Core Features & Use Cases

  • Batch-archive multiple OpenSpec changes in one operation.
  • Intelligently resolve spec conflicts by inspecting the codebase to determine actual implementations.
  • Prompt for change selection and validate artifacts, tasks, and delta specs before archiving.
  • Supports selective archiving with user prompts; preserves history and ensures safe archiving.

Quick Start

When prompted, select the eligible OpenSpec changes to archive and confirm the operation.

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?

To batch-archive multiple OpenSpec changes at once, select the completed changes from the prompt and confirm the operation. The tool validates artifacts, tasks, and delta specs before archiving the approved changes in a single batch.

What's the best way to resolve spec conflicts during batch archiving?

Resolving spec conflicts during batch archiving is handled by inspecting the codebase to determine actual implementations. The tool intelligently checks what has been implemented to resolve conflicts between parallel changes before archiving.

Can I selectively archive parallel OpenSpec changes?

Yes, you can selectively archive parallel OpenSpec changes. The tool prompts for change selection, allowing you to choose specific eligible changes to archive while preserving the history of others.

What gets validated before archiving completed OpenSpec changes?

Before archiving completed OpenSpec changes, the tool validates artifacts, tasks, and delta specs. This validation ensures that only approved and fully completed changes are archived in the version-control history.

When do I need to batch-archive OpenSpec changes?

You need to batch-archive OpenSpec changes when streamlining post-change housekeeping for multiple parallel changes. This process maintains a clean change history by safely archiving completed changes in a single operation.

Why does batch archiving check the codebase before archiving changes?

Batch archiving checks the codebase before archiving changes to intelligently resolve conflicts by determining what has actually been implemented. This ensures the archived delta specs accurately reflect the current codebase state.