Toggle verbose mode on or off
/plugin marketplace add jeremylongshore/claude-code-plugins-plus-skills/plugin install vibe-guide@claude-code-plugins-pluson|off# /vibe-guide:details Toggle whether to show additional technical details. ## Usage ## Examples ## Execution Steps ### Step 1: Check Session Exists If `.vibe/session.json` doesn't exist: ### Step 2: Parse Argument - `on` - set `show_details` to true - `off` - set `show_details` to false - No argument - toggle current value ### Step 3: Update Session Update `.vibe/session.json` with new `show_details` value. ### Step 4: Confirm Change ## Output When turned on: When turned off: ## Effect When `show_details` is true, the explainer may include: - File names that change...