openspec-bulk-archive-change

Validate and batch-archive multiple completed changes under dated paths.

Updated May 29, 2025
One-click install
npx skills add https://github.com/crozzbite/DnDApp --skill openspec-bulk-archive-change-crozzbite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/crozzbite/DnDApp/tree/main/.github/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/crozzbite/DnDApp --skill openspec-bulk-archive-change-crozzbite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive and tidy up multiple completed changes in a single operation, reducing manual overhead and keeping the change history organized.

Core Features & Use Cases

  • Batch-archive completed changes, handling spec conflicts intelligently by aligning deltas with implemented code.
  • Validate active changes, present clear selection options, and resolve conflicts based on code evidence.
  • Enable safe, auditable archival of changes with optional spec synchronization and archiving history.

Quick Start

Select all active changes and confirm the batch archive to begin.

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 multiple completed changes in a single operation?

Batch archiving completed changes requires validating active changes, grouping them, and archiving them under a dated path in one operation. This reduces manual overhead and keeps change history organized.

How does code evidence resolve spec conflicts during change archiving?

Code evidence resolves spec conflicts by aligning implementation deltas with the actual code changes. During batch archiving, the system identifies conflicts and uses the code evidence to intelligently align deltas before archiving the completed changes.

Can I select which active changes to include in a bulk archive operation?

Yes, bulk archiving validates active changes and presents clear selection options. You can select all active changes or specify which completed changes to include before confirming the batch archive operation.

What is the best way to tidy up multiple completed code changes and sync specs?

The best way to tidy up completed changes is batch archiving, which handles spec conflicts intelligently and enables optional spec synchronization. This provides safe, auditable archival while keeping change history organized.

Do I need to resolve spec conflicts manually before archiving completed changes?

No, you do not need to resolve spec conflicts manually before archiving. The batch archive process handles spec conflicts automatically by aligning deltas with implemented code evidence during the archival operation.

When should I not use bulk archiving for change management?

You should avoid bulk archiving when active changes are incomplete or unresolved conflicts exist without clear code evidence. The process relies on validating completed changes and aligning implementations, so incomplete changes may cause archival failures.