What problem does it solve? Archiving completed openspec changes one at a time is repetitive, and archiving several parallel changes risks spec conflicts when multiple changes touch the same capability. This Skill batches the entire operation and resolves conflicts by checking what is actually implemented in the codebase. ## Core Features & Use Cases - Batch archiving: Select and archive multiple active changes in a single confirmed operation, with per-change status tracking. - Conflict detection and resolution: Detects when 2+ changes modify the same capability spec, inspects the codebase for implementation evidence, and applies delta specs in the correct order. - Consolidated status reporting: Shows a summary table of artifacts, tasks, delta specs, and conflicts before asking for one batch confirmation. - Use Case: After finishing a sprint with five parallel openspec changes, run this Skill to review readiness, resolve an auth spec conflict between two changes, and archive everything with dated archive folders. ## Quick Start Ask the AI to bulk archive all completed openspec changes and resolve any spec conflicts before archiving.