openspec-bulk-archive-change

Batch-archive completed changes with openspec CLI and resolve spec conflicts.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/DihDyyy/login_app --skill openspec-bulk-archive-change-dihdyyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/DihDyyy/login_app/tree/main/.amazonq/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/DihDyyy/login_app --skill openspec-bulk-archive-change-dihdyyy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of archiving multiple completed changes in a project at once, streamlining the project management workflow.

Core Features & Use Cases

  • Batch Archiving: Archive multiple changes simultaneously.
  • Spec Conflict Resolution: Automatically detect and resolve conflicts in delta specs across changes.
  • Codebase Integration: Checks the codebase for implementation evidence to ensure correct archiving.
  • User Confirmation: Allows users to confirm the batch operation and review the consolidated status table.
  • Detailed Reporting: Provides a summary of the archived changes, skipped changes, and spec sync status.

Quick Start

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

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 project?

Batch archiving completed changes involves processing multiple updates simultaneously to resolve spec conflicts and verify codebase implementation. This Skill automates that workflow by integrating with your code repositories to handle delta specs and generate detailed reporting.

What is spec conflict resolution when archiving codebase changes?

Spec conflict resolution detects and automatically addresses discrepancies in delta specs across multiple changes before archiving. This ensures your project specifications remain synchronized and accurate when multiple completed updates are batch-archived together.

Do I need the openspec CLI to automate batch-archiving of changes?

Yes, you need the openspec CLI installed to automate batch-archiving of changes. The Skill requires this dependency to integrate with your code repositories, check implementation evidence, and process delta specs during the archiving operation.

How does codebase integration check for implementation evidence during archiving?

Codebase integration scans your repository to verify implementation evidence before archiving completed changes. This ensures that the code accurately reflects the delta specs, preventing the archival of incomplete or unverified project updates.

Can I review the status table before confirming a batch archive operation?

Yes, you can review a consolidated status table before confirming any batch archive operation. The Skill prompts user confirmation to ensure you can verify the spec sync status and check for skipped changes before finalizing the process.

What are the limitations of archiving multiple changes simultaneously?

Archiving multiple changes simultaneously requires resolving spec conflicts and verifying codebase implementation beforehand. Changes lacking implementation evidence or containing unresolved delta spec conflicts will be skipped, and you must review the detailed reporting to address these gaps.