openspec-bulk-archive-change

Batch-archive completed OpenSpec changes while resolving delta-spec conflicts.

40|84|Updated Oct 4, 2022
One-click install
npx skills add https://github.com/mendix/web-widgets --skill openspec-bulk-archive-change-mendix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-bulk-archive-change
Source: https://github.com/mendix/web-widgets/tree/main/.agents/skills/openspec-bulk-archive-change
Command: npx skills add https://github.com/mendix/web-widgets --skill openspec-bulk-archive-change-mendix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archive multiple completed changes in a single operation, simplifying maintenance of OpenSpec history.

Core Features & Use Cases

  • Batch-archive multiple changes in one pass, reducing manual effort.
  • Detect and resolve delta-spec conflicts by inspecting the codebase before archiving.
  • Preserve change history and archive structure for auditability.

Quick Start

Archive all active OpenSpec changes in a single batch.

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 OpenSpec changes at once?

Batch-archive multiple OpenSpec changes by analyzing active changes, detecting delta-spec conflicts, and inspecting the codebase to resolve implementations before archiving. This single-pass operation preserves change history and archive structure for auditability while reducing manual maintenance effort.

What is the best way to resolve delta-spec conflicts before archiving OpenSpec changes?

Resolve delta-spec conflicts by inspecting the codebase before archiving to verify implementations against active changes. This conflict resolution mechanism ensures completed changes are safely archived without losing historical context or overwriting unresolved codebase implementations.

Do I need the openspec CLI to batch-archive completed changes?

Yes, you need the openspec CLI installed to batch-archive completed changes. This skill requires the CLI to analyze active changes, detect delta-spec conflicts, and generate post-archive reports while providing guided prompts for conflict handling.

Can I preserve OpenSpec change history when archiving multiple changes in a single pass?

Yes, batch-archiving OpenSpec changes preserves change history and maintains the archive structure for auditability. The process inspects the codebase and resolves delta-spec conflicts before archiving to ensure historical context remains intact.

What happens if there are unresolved spec conflicts during OpenSpec batch archiving?

Unresolved spec conflicts are handled using guided prompts during the batch-archive process. The skill inspects the codebase to detect delta-spec conflicts and provides conflict handling mechanisms before proceeding with the archive operation.