Imported from betairylia/Titania (
AGENTS.md). Install upstream withnpx skills add betairylia/Titania. Copyright stays with the author.
Titania working agreements
Unity workflow
- Never manually create or edit Unity
.metafiles. Let Unity generate and manage them. - Use
unity.exefor compilation, tests, builds, and further Unity validation. - Read
.agents/unity-cli-project.mdbefore running Unity validation or connected-editor commands. unity.exe pipeline listreports Editor instances and Pipeline package status. Useunity.exe listorunity.exe commandto discover the Editor tools available to this project.- Keep
.agents/unity-cli-project.mdcurrent when the project configuration or observed Unity CLI capabilities change.