openspec-bulk-archive-change

Archive multiple completed openspec changes with conflict resolution via codebase verification.

41|7|Updated Jun 15, 2022
One-click install
npx skills add https://github.com/AuroraWebSoftware/AAuth --skill openspec-bulk-archive-change-aurorawebsoftware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/AuroraWebSoftware/AAuth/tree/main/.opencode/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/AuroraWebSoftware/AAuth --skill openspec-bulk-archive-change-aurorawebsoftware

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of archiving multiple completed changes simultaneously, especially when dealing with parallel development efforts.

Core Features & Use Cases

  • Batch Archiving: Archive several changes in a single operation.
  • Intelligent Conflict Resolution: Automatically handles spec conflicts by checking the codebase for actual implementation.
  • Use Case: When you have finished several related features and want to clean up your active changes, this skill allows you to archive them all efficiently, ensuring spec consistency.

Quick Start

Use the openspec-bulk-archive-change skill to archive all your 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 git changes at once?

You can archive multiple completed git changes at once by running a batch operation that archives all selected changes simultaneously, resolving spec conflicts by verifying actual codebase implementation before moving them to the archive.

Can I archive parallel changesets in a single operation?

Yes, you can archive parallel changesets in a single operation through a user-driven selection process, allowing you to clean up multiple completed features efficiently while ensuring spec consistency across the archived changes.

How does bulk archiving handle spec conflicts in version control?

Bulk archiving handles spec conflicts intelligently by automatically checking the codebase for actual implementation, verifying that the changes are truly implemented before resolving conflicts and proceeding with the archive operation.

Do I need the openspec CLI to batch archive changes?

Yes, you need the openspec CLI installed and available in your environment, as it is required for change management and artifact status checks during the batch archiving workflow.

What is the best way to clean up active changes after parallel development?

The best way to clean up active changes after parallel development is to use a batch archiving operation that allows you to select multiple completed changes simultaneously, reporting detailed status and ensuring spec consistency.

Why would I archive changes in bulk instead of one by one?

Archiving changes in bulk instead of one by one streamlines the cleanup process when dealing with parallel development efforts, saving time by resolving spec conflicts and archiving multiple completed features in a single operation.