From vibe-guide
Toggles verbose details mode in active vibe session on/off. Accepts 'on', 'off', or no argument to toggle. Updates session file and outputs confirmation status.
npx claudepluginhub flight505/skill-forge --plugin vibe-guideon|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...
/detailsToggles verbose details mode in active vibe session on/off. Accepts 'on', 'off', or no argument to toggle. Updates session file and outputs confirmation status.
/configView and modify VBW configuration including effort profile, verification tier, and skill-hook wiring. Uses optional setting value argument.
/setupConfigures claude-dashboard status line settings with display modes (compact/normal/detailed/custom), language, plan, and custom widgets. Supports interactive or direct argument modes.
Share bugs, ideas, or general feedback.
Toggle whether to show additional technical details.
/vibe-guide:details on
/vibe-guide:details off
/vibe-guide:details on # Show more technical info
/vibe-guide:details off # Keep it simple
If .vibe/session.json doesn't exist:
No active vibe session.
To start one, run:
/vibe-guide:vibe <your goal>
on - set show_details to trueoff - set show_details to falseUpdate .vibe/session.json with new show_details value.
When turned on:
Details mode: ON
You'll now see slightly more technical information in status updates.
This can help if you want to understand what's happening under the hood.
To turn off, run: /vibe-guide:details off
When turned off:
Details mode: OFF
Updates will stay simple and non-technical.
To turn on, run: /vibe-guide:details on
When show_details is true, the explainer may include:
Still NO: