Run the Godot game project with optional watch mode and enhanced error display
Run the current Godot project using the MCP server with enhanced debugging features. # Process ## 1. Parse Command Arguments Check if user provided any flags: - `--watch` or `-w`: Enable watch mode (auto-restart on file changes) - `--debug` or `-d`: Show detailed debug output immediately - `--no-output`: Run without showing initial output Examples: - `/gd:run` - Normal run - `/gd:run --watch` - Run with watch mode - `/gd:run --debug` - Run with immediate debug output ## 2. Start the Project Use mcp__godot__run_project with projectPath set to the current working directory. Display: ...
Auto-complete all pending tasks or work on specific task
Parse and execute inline workflow syntax
Build and run Xcode project on simulator or physical device.
Execute a worker template from the workers directory
ユーザーの要望を受け取り、適切なissyncコマンドを自動選択・実行するルーター