unity-asset
Installation
SKILL.md
unity-asset
PREREQUISITE:
../unity-shared/SKILL.md(Relay Server 経由で Unity Editor が起動/アクティブであること)skill 経由のコマンドは必ず
-i <instance>を付ける (unity-shared #インスタンス指定)。
調査フロー
1. アセット情報 u -i <instance> asset info <path>
2. 依存関係 u -i <instance> asset deps <path>
3. 参照元 u -i <instance> asset refs <path>
4. 問題検出 → 修正 → /unity-verify