Archives multiple completed changes simultaneously while intelligently resolving specification conflicts based on codebase implementation.
The OpenSpec Bulk Archive Manager skill streamlines the cleanup workflow for developers using the OpenSpec framework by allowing the batch-archiving of several parallel changes in a single operation. It goes beyond simple file moving by performing agentic conflict detection, where it analyzes overlapping delta specs and verifies actual implementation within the codebase to ensure the main specification remains accurate and synchronized. This skill is essential for teams managing complex, concurrent features who need to maintain a source of truth for their documentation without manual merge overhead.
主要功能
01Consolidated status reporting for artifacts and task completion
02Codebase-driven verification of requirement implementations
03Multi-select batch archiving of parallel OpenSpec changes
040 GitHub stars
05Automatic timestamped archiving with directory structure preservation
06Intelligent spec conflict detection and agentic resolution
使用场景
01Resolving conflicting specification updates by verifying which code was actually merged
02Synchronizing documentation for several concurrent PRs into a master specification
03Cleaning up multiple feature changes after a major release or milestone