How this command is triggered — by the user, by Claude, or both
Slash command
/claude-buddy:settingsThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
View and tune the terminal buddy. Argument (optional): $ARGUMENTS 1. Show current: read `~/.claude/settings.json` (the `statusLine`, `hooks.Stop`, and any `env` with BUDDY / BUDDY_COOLDOWN / BUDDY_CHANCE), and `cat ~/.claude/buddy-persona.txt`. 2. The user may want to change one of these (edit `~/.claude/settings.json` with jq, preserving the rest): - Mute (keep the status line, no buddy lines): `env.BUDDY = "0"`. Unmute: remove it or set "1". - Cooldown (min seconds between lines, default 120): `env.BUDDY_COOLDOWN`. - Talk chance (% chance to speak once past cooldown, default ...
View and tune the terminal buddy. Argument (optional): $ARGUMENTS
~/.claude/settings.json (the statusLine, hooks.Stop, and any
env with BUDDY / BUDDY_COOLDOWN / BUDDY_CHANCE), and cat ~/.claude/buddy-persona.txt.~/.claude/settings.json with jq, preserving the rest):
env.BUDDY = "0". Unmute: remove it or set "1".env.BUDDY_COOLDOWN.env.BUDDY_CHANCE.npx claudepluginhub enkerewpo/claude-buddy --plugin claude-buddy/settingsInteractive 5-question prompt to configure GSD workflow agents, model profile, and workflow toggles. Reads existing config, merges changes, and displays confirmation with quick command references.
/settingsConfigures notification sounds, types, volume, devices, and webhooks for claude-notifications plugin via interactive wizard with sound previews.
/settingsView or update Shipyard workflow settings in .shipyard/config.json. Supports list to show all, single key to view/set, or interactive mode for guided changes.
/settingsLaunches interactive editor for .planning/config.json via learnship settings workflow, preserving gates, validations, checkpoints, and routing.
/settingsView and manage global settings including article word limits and companion project defaults for code, document, diagram types. Supports show [type], set, reset subcommands.