openspec-bulk-archive-change

Archive multiple completed changes while resolving spec conflicts via codebase analysis.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Tzeusy/butlers --skill openspec-bulk-archive-change-tzeusy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/Tzeusy/butlers/tree/main/.gemini/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/Tzeusy/butlers --skill openspec-bulk-archive-change-tzeusy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of archiving multiple completed changes in a project, preventing manual errors and ensuring consistency.

Core Features & Use Cases

  • Batch Archiving: Archive several changes simultaneously, ideal for parallel development streams.
  • Intelligent Conflict Resolution: Automatically checks the codebase to resolve spec conflicts when archiving multiple changes that affect the same capability.
  • Use Case: After completing several related features, use this Skill to archive them all at once, with the system intelligently merging or selecting specifications based on actual code implementation.

Quick Start

Use the openspec-bulk-archive-change skill to archive all completed changes.

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

You can archive multiple completed changes simultaneously by prompting for selection, validating artifact and task completion, and executing a consolidated batch operation. This streamlines parallel development streams and prevents manual archiving errors.

What happens when archiving multiple changes causes spec conflicts?

When spec conflicts occur during archiving, the system intelligently resolves them by checking actual implementation in the codebase. It analyzes the code to automatically merge or select specifications based on how features are actually implemented.

Can I batch archive parallel features that affect the same capability?

Yes, batch archiving handles parallel development streams affecting the same capability by detecting spec conflicts and resolving them through codebase analysis. The system checks actual code implementation to determine the correct specification state.

Does the bulk archiving process validate task completion before executing?

Yes, the bulk archiving process validates artifact and task completion before execution. It prompts you for selection and provides a consolidated status report, ensuring all changes are properly completed before the batch archive operation runs.

What is the best way to handle version control when archiving several related features at once?

The best way to archive several related features is using intelligent batch archiving that automatically handles spec conflicts through codebase analysis. This ensures version control consistency by validating completion and resolving specification overlaps before execution.