What problem does it solve?
Manually managing the lifecycle of OpenSpec changes in LinaPro repositories is time-consuming and error-prone, with high risk of accidentally archiving incomplete changes, violating spec naming conventions for plugin capabilities, or missing detectable anomalies in change artifacts and task lists.
Core Features & Use Cases
- Strict Completion Validation: Scans all active OpenSpec changes, verifies all tasks are completed, all artifacts are in done state, and enforces non-bypassable validation rules before allowing archival.
- Anomaly Auto-Repair: Automatically fixes detectable issues like missing plugin prefixes in spec directories or mismatched OpenSpec requirement headers, then re-validates changes before archival.
- Clear Audit Reporting: Provides structured output listing all successfully archived changes, skipped changes with explicit reasons, and any auto-repair actions taken, ensuring full traceability of the archival process.
Use Case: LinaPro development teams can use this skill to eliminate manual overhead of OpenSpec change management, ensure no incomplete work is accidentally archived, and maintain consistent naming standards for plugin-related specification assets.
Quick Start
Use the lina-openspec-archive-changes skill to automatically scan, validate, and archive all completed OpenSpec changes in your current LinaPro repository.