← Back to list

osprey-migrate
by als-apg
⭐ 49🍴 18📅 Jan 23, 2026
SKILL.md
name: osprey-migrate description: > Upgrades downstream OSPREY projects to newer versions. Applies API changes (method renames, class renames, import changes) from migration documents. Use when upgrading OSPREY version, migrating from old APIs, or when the user asks to upgrade, migrate, or update their OSPREY project. allowed-tools: Read, Glob, Grep, Bash, Edit
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
Score
Total Score
65/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
✓フォーク
10回以上フォークされている
+5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon