What problem does it solve?
It solves the problem of not knowing which specific /gsd-* command to use when you have a clear goal but only express it in freeform natural language.
Core Features & Use Cases
- Intent dispatching: Analyzes your message and routes it to the best-matching GSD command rather than performing the task directly.
- Automatic matching & confirmation: Selects the most appropriate command, confirms the match, and then hands off execution.
- Workflow orchestration: Runs the end-to-end “do” workflow to ensure the selected command is invoked consistently.
Use case: You want to perform an action in the “GSD” command set (for example, requesting some operation described in plain language), and you rely on this Skill to figure out the correct underlying /gsd-* command automatically.
Quick Start
Ask the assistant: "Run the appropriate get-shit-done action to handle my request: [paste what you want to do]".