Display available HtmlGraph commands and usage
# /htmlgraph:help Display available HtmlGraph commands and usage ## Usage ## Parameters ## Examples Show all available commands and their descriptions ## Instructions for Claude This command uses the SDK's `None()` method. ### Implementation: bash htmlgraph --help ### Output Format: ## HtmlGraph Commands ### Session Management - `/htmlgraph:start` - Start session, see status, choose what to work on - `/htmlgraph:end` - End current session gracefully - `/htmlgraph:status` - Quick status check ### Feature Management - `/htmlgraph:feature-add [title]` - Add a new fea...