What problem does it solve?
This Skill finalizes OpenSpec changes by archiving completed proposals and merging their delta specifications into the living documentation. It ensures an up-to-date, clean project state and creates a historical record of all deployed modifications.
Core Features & Use Cases
- Deployment Verification: Confirms successful deployment and completion of all tasks before initiating the archiving process.
- Historical Record Creation: Moves completed change artifacts to a timestamped archive directory, preserving project history.
- Living Specification Update: Merges delta specs (ADDED, MODIFIED, REMOVED requirements) from the archived proposal into the main project specifications, keeping documentation current.
- Use Case: After a "profile search filters" feature is deployed to production, this Skill archives the proposal, updates the
profile-search/spec.md with the new filter requirements, and validates the updated specification, closing the loop on the change.
Quick Start
Archive the "profile-search-filters" OpenSpec change, as it has been deployed to production.