Use when Godot nodes have position set in both .tscn (editor) and _ready() (code), creating confusion about actual runtime position. Detects static position assignments that conflict with editor value
mini-skills/godot-sync-static-positions/SKILL.md(main)