What problem does it solve?
The Storage Skill ensures Unified Process Artifacts are persisted according to the active Artifact Store Policy, enabling reliable long-term storage, recovery after compaction, and traceability across domains.
Core Features & Use Cases
- Master-only persistence: artifacts are written directly under openspec/artifacts/{domain}/... following the openspec conventions.
- Automatic discipline folder creation: empty discipline folders are created (if needed) and versioned with placeholders to keep structure ready for artifacts.
- State management & recovery: artifacts persistence updates openspec/state.yaml and related metadata to enable DAG state recovery.
- Policy-driven behavior: detects Artifact Store Policy and defaults to openspec when policy is not detected; supports recovery and archiving flow as defined.
Quick Start
Persist Unified Process Artifacts to the OpenSpec master path for your domain (openspec/artifacts/{domain}) and verify the discipline folders exist.