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 /gsd-* command to run.
Route freeform text to the right GSD command automatically
npx skillmds@latest add delorenj/gsd-do-2 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 /gsd-* command to run.
delorenj/bhappy/tree/main/.github/skills/gsd-do commit dc1ce511c4