gdscript-cleanup
GDScript Cleanup
Shared writing standard
Before you write user-facing prose or artifact prose, read and apply the shared ASD-STE100 skill. Preserve this skill's required output contract.
If the shared skill or profile is unavailable, state that limit in the response. This notice is the only exception to an exact-output rule. Then apply ASD-STE100 as closely as possible from the available context.
Perform active, behavior-preserving post-implementation hygiene. Read references/gdscript-standards.md for every run and references/scene-authoring.md when touched code creates or assembles nodes.
1. Resolve scope
Use explicit user scope first, otherwise the task starting point and working diff. Default to changed .gd files, changed lines, directly affected interfaces, and directly related .tscn scenes. If neither scope source exists, ask.
Leave unrelated legacy issues untouched unless they prevent validation or the user expands scope. Briefly report significant nearby debt.