openspec-bulk-archive-change

Batch archive completed development changes and synchronize capability specifications.

6|Updated May 25, 2026
One-click install
npx skills add https://github.com/zhentingWu-wzt/wgenty-code --skill openspec-bulk-archive-change-zhentingwu-wzt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/zhentingWu-wzt/wgenty-code/tree/main/.wgenty-code/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/zhentingWu-wzt/wgenty-code --skill openspec-bulk-archive-change-zhentingwu-wzt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the friction of manually archiving multiple completed development changes, preventing clutter and ensuring spec consistency across a project.

Core Features & Use Cases

  • Batch Archiving: Move multiple completed changes to an archive directory in one operation.
  • Conflict Resolution: Automatically detects and resolves spec conflicts between parallel changes by analyzing codebase implementation.
  • Safety Guardrails: Validates task completion and artifact status before archiving, providing clear warnings for incomplete work.

Quick Start

Ask the agent to bulk archive all completed changes found in the current project workspace.

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 completed development changes in a multi-branch project?

Batch archiving completed development changes is automated by moving multiple finished items to an archive directory in one operation. The process validates task completion and artifact status beforehand, providing clear warnings for any incomplete work found in the project workspace.

How does spec conflict resolution work when archiving parallel feature branches?

Spec conflict resolution for parallel feature branches works by analyzing codebase implementation evidence to automatically detect and resolve discrepancies. It performs intelligent spec merging based on actual code changes, ensuring capability specifications remain synchronized and consistent across the project.

Do I need the openspec CLI to validate artifact status before archiving changes?

Yes, the openspec CLI is required to validate artifact status and perform intelligent spec merging. This dependency provides the necessary safety guardrails to verify task completion and ensure only fully completed development changes are batch-archived.

What happens if I try to bulk archive incomplete changes?

Bulk archiving incomplete changes triggers safety guardrails that validate task completion and artifact status before proceeding. The system provides clear warnings for incomplete work, preventing clutter and ensuring only fully finished development changes are moved to the archive directory.

When do I need to synchronize capability specifications during refactoring?

Synchronizing capability specifications during refactoring is needed when archiving multiple completed development changes to prevent clutter and ensure spec consistency. This is particularly critical in multi-change project workflows where parallel feature branches may introduce conflicting specification updates.