OSPREY Migration Assistant
This skill helps you upgrade your OSPREY-based project to a newer version.
Instructions
Follow the detailed migration workflow in instructions.md.
Data Files
- •Migration documents: versions/ - YAML files describing changes for each version
- •Schema: schema.yml - Migration document format specification
Quick Reference
- •Ensure clean git state
- •Detect current OSPREY version
- •Load migration YAML for target version
- •Show dry-run report of all changes
- •Apply changes after user confirmation
- •Run validation commands
- •Provide summary and next steps