Minimal voice-only example — converse only; all other tools (Bash, Read, Write, Edit, …) are disabled by design. Use for a quick spoken chat.
$curl -o .claude/agents/voice-only.md https://raw.githubusercontent.com/mbailey/voicemode/HEAD/agents/voice-only.mdInstalls into the current project.
Install voice-only by running `curl -o .claude/agents/voice-only.md https://raw.githubusercontent.com/mbailey/voicemode/HEAD/agents/voice-only.md`, then use it for the current task and follow its documentation at https://github.com/mbailey/voicemode.