Speak Off banner
oliverlundquist oliverlundquist

Speak Off

Development community

Description

--- description: Turn off spoken (text-to-speech) replies for this project --- Turn off the spoken-reply Stop hook for this project by setting `SPEAK_RESPONSES` to `"off"` under `env` in the untracked `.claude/settings.local.json` file (create the file with `{}` first if it doesn't exist yet; merge into any existing content rather than overwriting it). Do not touch the shared, committed `.claude/settings.json`. Once done, confirm briefly that spoken replies are now off, and mention that `/spea

Installation

Installs to ~/.claude/commands/oliverlundquist-zen-ai-agent-speak-off.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/oliverlundquist/zen-ai-agent/HEAD/.claude/commands/speak-off.md -o ~/.claude/commands/oliverlundquist-zen-ai-agent-speak-off.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository