By vinta
Play HAL 9000 voice clips automatically on Claude Code lifecycle events like session start, stop, prompt submit, and tool use. Toggle the feature on or off with a dedicated command for quick control during development sessions.

Opinionated macOS development environment automation that dominates your dev setup like cats rule the Internet.
This project is named after Arthur C. Clarke's 2001: A Space Odyssey, a heuristic algorithmic computer designed for sentient processing and total mission control.
curl -L https://raw.githubusercontent.com/vinta/hal-9000/main/bin/open-the-pod-bay-doors | bash
halhal update # Run Ansible playbook to set up the dev environment
hal update --tags python,node # Run specific Ansible roles
hal link ~/.zshrc # Move file into dotfiles/ and symlink it back
hal copy ~/.config/ghostty/ # Copy file into dotfiles/ (no symlink)
hal sync # Sync all links and copies
hal open-the-pod-bay-doors # Open the pod bay doors, please, HAL
npx skills add vinta/hal-9000
claude plugin marketplace add vinta/hal-9000
claude plugin install hal-voice@hal-9000
make install # Install dev dependencies and pre-commit hooks
make hal-completion # Regenerate zsh completion after modifying bin/hal
hal sync # Update local completion
Matches all tools
Hooks run on every tool call, not just specific ones
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub vinta/hal-9000 --plugin hal-voiceEasily create hooks to prevent unwanted behaviors by analyzing conversation patterns
oh-my-zsh for Claude Code — 11 agents, 33 commands, 24 skills, 15 hooks + 9 examples (21 events), 9 rules, 4 MCP (minimal: playwright, context7, jina-reader, [email protected]). One-line install: curl -fsSL https://raw.githubusercontent.com/sangrokjung/claude-forge/main/install.sh | bash
Audio feedback system with multilingual TTS announcements, AI-powered contextual messages, and sound effects for Claude Code. Transform your coding experience with intelligent voice feedback that keeps you informed without breaking your flow.
Simple example plugin demonstrating basic slash commands
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.