What problem does it solve?
This Skill streamlines the tedious and error-prone process of archiving multiple completed OpenSpec changes by validating artifacts and tasks, detecting conflicting delta specs, and resolving conflicts against the codebase before moving changes to an archive.
Core Features & Use Cases
- Batch selection and validation: List active changes, inspect artifact and task completion, and summarize per-change readiness.
- Conflict detection and agentic resolution: Identify overlapping capability deltas, search the codebase for implementation evidence, and determine which specs to sync and in what order.
- Safe archival with reporting: Move selected changes into a dated archive folder, optionally sync delta specs to main specs, and produce a detailed summary of successes, skips, and failures.
- Use Case: When several parallel changes touch shared capabilities, use this Skill to reconcile implementations, sync the correct specs, and archive completed work in one operation.
Quick Start
Run the openspec-bulk-archive-change skill and select the changes to archive when prompted.