Back to skills
Skill

gad:do

gad-do

Route freeform text to the right GAD command automatically

Analyze freeform natural language input and dispatch to the most appropriate GAD command.

Acts as a smart dispatcher — never does the work itself. Matches intent to the best GAD command using routing rules, confirms the match, then hands off.

Use when you know what you want but don't know which /gad:* command to run.

@workflows/do.md @references/ui-brand.md $ARGUMENTS Execute the do workflow from @workflows/do.md end-to-end. Route user intent to the best GAD command and invoke it.
Source on GitHub

vendor/get-anything-done/sdk/skills/gad-do/SKILL.md

Client debug · NEXT_PUBLIC_CLIENT_DEBUG=1
0 lines

No events yet. Window errors, unhandled rejections, and React render errors appear here. Set NEXT_PUBLIC_CLIENT_DEBUG_CONSOLE=1 to mirror console.error / console.warn.