What problem does it solve? When working with the GSD (Get Stuff Done) command system, users often forget command syntax or need a quick refresher without digging through full documentation. This Skill surfaces the right level of help content on demand. ## Core Features & Use Cases - Tiered Help Output: Shows a one-line refresher (brief), a one-page tour (default), a complete reference (full), or a single topic section depending on the argument passed. - Scoped Topic Lookup: Supports --brief <topic> to return just a command signature plus a one-line summary for fast lookup. - Clean Reference Output: Outputs only the requested reference content with no project analysis, git status, or extra commentary. - Use Case: While working in a GSD-enabled project, you forget the syntax for a specific command. Invoke the skill with the topic name to get its signature and summary instantly. ## Quick Start Ask the assistant to show GSD help for a specific topic, for example by saying "gsd-help --brief plan" to get that command's signature and summary.