Hi, I released a small Godot-focused workflow tool called Godot AI Guard Toolkit.
It scans Godot project files and generates JSON/Markdown reports for things like risky code patterns, hardcoded values, role-boundary hints, and optional GDScript syntax checks.
The main goal is not automatic code rewriting. It is meant to give Codex-style AI tools and human reviewers structured local evidence before making project changes.
Lite is free / name-your-own-price, with Standard and Pro tiers available.
Public workflow/code-quality preview:
Feedback is welcome, especially from people using AI-assisted workflows with real Godot projects.