Headless Build

Compile-check a Godot project using headless mode. Use after writing or modifying any GDScript or C# code to verify it compiles. Triggers: after code changes, before running tests, when build errors need diagnosis. Also use this when the user says "check if it compiles", "build check", "does this parse", or after any file creation/modification that could break compilation.

valkor-ai 784c3d9 1.8 KB Updated

File contents

valkor-ai/loom/tree/main/plugins/shared/loom/skills/godot/headless-build commit 784c3d918a

Frequently asked questions

npx skillmds@latest add valkor-ai/headless-build