gdscript agents

21 tagged gdscript, measured the same way as everything else here.

Browse within: game-development 21dynamic-workflow 6

Varalix-Digitech-Solutions/game-build-team-skill

Agent

The juice/game-feel engineer on the game-build-team. Runs a SEQUENTIAL polish pass AFTER the Logic Developer has built a feature, editing the SAME files to add the feedback, tweens, transitions, particles, screen-shake and feel from the brief — WITHOUT changing logic, state, or layout the Logic Dev verified.…

2 2mo ago A 210 tokens

gbt-logic-developer

02

Varalix-Digitech-Solutions/game-build-team-skill

Agent

The systems build machine on the game-build-team. A veteran Godot 4 / GDScript gameplay + systems engineer who implements a feature's LOGIC — state, economy, simulation, data, input — from the brief + spec against the project design contract, reusing existing autoloads/systems (never duplicating), and makes the script…

2 2mo ago A 223 tokens

gbt-tester

03

Varalix-Digitech-Solutions/game-build-team-skill

Agent

The correctness gate on the game-build-team — RAPID by default. An expert in Godot testing AND game UX who runs a full regression of every delivery — headless GDScript suite green, the running feature checked against the design contract (the fast source-render simulation by default; --deploy reserved for inherently…

2 2mo ago A 205 tokens

merge-specialist

04

Simone-Tarantino/godot-superpowers

Agent

Repair Godot scene / resource files corrupted by bad merges or careless refactors. Resolves <<<<<<< conflicts in .tscn / .tres, fixes broken [extresource] / [subresource] IDs, repairs UID drift (uid://...), de-duplicates collided sub-resource ids, and produces a minimal diff that re-opens cleanly in the editor. Use…

2 3mo ago A 126 tokens original MIT

Simone-Tarantino/godot-superpowers

Agent

Post-batch integration gate. Reads the orchestrator state block, verifier verdicts, and test results for a completed milestone, runs a smoke test of the project's main scene via godot --headless --quit-after 1 (with --check-only as a no-video-context fallback), and emits a single integration report. Refuses to mark a…

2 3mo ago A 119 tokens original MIT

orchestrator

06

Simone-Tarantino/godot-superpowers

Agent

Decompose a milestone or multi-file feature into parallel subagent tasks. Reads the approved design artifacts (GDD + plan for greenfield, OR feature-spec + feature-plan for features on existing games), dispatches workers in parallel, aggregates short summaries, and routes outputs to file-verifier. Never writes code…

2 3mo ago A 85 tokens original MIT