opsx-bulk-archive-change

Archive multiple completed OpenSpec changes after validating implementation status and specification updates.

Updated May 25, 2026
One-click install
npx skills add https://github.com/ywh0606/chat-robot --skill opsx-bulk-archive-change
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opsx-bulk-archive-change
Source: https://github.com/ywh0606/chat-robot/tree/main/.claude/skills/opsx-bulk-archive-change
Command: npx skills add https://github.com/ywh0606/chat-robot --skill opsx-bulk-archive-change

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This Skill streamlines the process of archiving multiple completed OpenSpec changes by reducing manual selection, validation, conflict checking, and archive management work.

## Core Features & Use Cases

  • Batch Change Discovery: Finds active changes and guides users through selecting which completed changes to archive.
  • Validation and Conflict Handling: Checks artifact status, task completion, delta specifications, and resolves overlapping specification changes through codebase investigation.
  • Use Case: Imagine a project with several finished feature changes that need cleanup; use this Skill to review their implementation status, synchronize specifications, and archive them with clear results.

### Quick Start Use the opsx-bulk-archive-change skill to review all completed changes and archive the selected ones safely.

Frequently Asked Questions about opsx-bulk-archive-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I batch archive completed OpenSpec changes safely?

To batch archive completed OpenSpec changes safely, you can review active changes, validate their implementation status and task completion, resolve any conflicting specification deltas, and execute a controlled archive for the selected items.

What is the best way to clean up multiple finished feature changes in a repository?

The best way to clean up multiple finished feature changes is to batch review their implementation status, synchronize specifications, resolve any overlapping change conflicts, and archive the completed changes together.

How does specification synchronization work when archiving parallel feature changes?

Specification synchronization during archiving checks delta specifications across parallel feature changes, investigates the codebase to resolve overlapping spec updates, and ensures artifact completion before the archive executes.

Do I need the openspec CLI to manage repository cleanup for completed changes?

Yes, you need the openspec CLI to inspect change status, validate implementation completion, check for specification conflicts, and execute the controlled batch archiving of completed changes.

What happens if there are conflicting specification updates when archiving changes?

If conflicting specification updates exist, the archiving process pauses to investigate the codebase, resolve overlapping delta specifications, and ensure all artifact statuses are validated before proceeding with the archive.

Can I archive multiple OpenSpec changes at once without checking implementation status?

No, archiving multiple OpenSpec changes requires validating implementation status, task completion, and delta specifications to ensure safe repository cleanup and prevent archiving incomplete feature changes.