godot-setup

Configures Godot 4 projects for /gc:review workflows and generates compound-engineering.local.md with chosen agents.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/CuriousCrow123/godot-compound --skill godot-setup
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: godot-setup
Source: https://github.com/CuriousCrow123/godot-compound/tree/main/skills/setup
Command: npx skills add https://github.com/CuriousCrow123/godot-compound --skill godot-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the setup of Godot project review tooling by generating the compound-engineering.local.md with the selected /gc:review agents, eliminating manual configuration steps.

Core Features & Use Cases

  • Detects Godot project presence and environment (project.godot, GUT, gdtoolkit) to tailor the setup.
  • Guides users through interactive auto-configure or customization workflows, then writes the configuration file.
  • Supports steps for verifying existing configs, selecting desired review agents, and persisting settings for /gc:review and /gc:work.

Quick Start

Run the setup to generate compound-engineering.local.md with your chosen Godot review agents.

Frequently Asked Questions about godot-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-configure Godot project review agents?▼

To auto-configure Godot project review agents, run the setup workflow to detect your project environment and generate the compound-engineering.local.md file with your selected review agents. This eliminates manual configuration steps for Godot 4 projects.

Do I need GUT and gdtoolkit to set up Godot review workflows?▼

Yes, GUT and gdtoolkit are required to set up Godot review workflows. The setup process detects these specific tools alongside your project.godot file to tailor the configuration and enable the /gc:review workflows properly.

What is the best way to generate compound-engineering.local.md for a Godot 4 project?▼

The best way to generate compound-engineering.local.md for a Godot 4 project is using an automated setup tool that guides you through selecting desired review agents and persists those settings for /gc:review and /gc:work commands.

Can I customize review agent selection during Godot project setup?▼

Yes, you can customize review agent selection during Godot project setup. The workflow supports interactive auto-configure or customization options, allowing you to verify existing configs and select specific desired review agents to persist in the configuration file.

How does the setup process detect a Godot project environment?▼

The setup process detects a Godot project environment by checking for the presence of the project.godot file, GUT, and gdtoolkit. This detection mechanism ensures the configuration is accurately tailored to your specific development setup.