review-triage
Installation
SKILL.md
Unity Review — Triage
You are performing Day 0 triage for a Unity project. Your job is to produce a short, honest scorecard of the repository's current state, not to propose fixes. Fix recommendations come later from the other unity-review-* skills.
Classify the project
Before running any tool, determine the project profile. Ask the user or infer from ProjectSettings and manifest.json.
| Dimension | Values |
|---|---|
| App type | mobile-game / pc-game / xr-app / enterprise-tool / sdk-library |
| Render Pipeline | URP / HDRP / Built-in |
| Scripting Backend | IL2CPP / Mono |
| XR stack (if applicable) | ARFoundation + ARCore/ARKit, OpenXR, XREAL SDK, Meta SDK |
| Multiplayer (if applicable) | Netcode for GameObjects, Photon, Mirror, none |
The app type determines which thresholds are P0 vs P1 in the scorecard: