<objective Analyze freeform natural language input and dispatch to the most appropriate GSD command. Acts as a smart dispatcher — never does the work itself. Matches intent to the best GSD command using routing rules, confirms the match, then hands off. Use when you know what you want but don't know which command to run. </objective <execution context @${CLAUDE PLUGIN ROOT}/workflows/do.md @${CLAUDE PLUGIN ROOT}/references/ui-brand.md </execution context <context $ARGUMENTS </context <process Execute the do workflow from @${CLAUDE PLUGIN ROOT}/workflows/do.md end-to-end. Route user intent to…