Codex Cli Hooks banner
shanraisshan shanraisshan

Codex Cli Hooks

Development community

Description

codex cli hooks - adding voice on each hook

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Codex CLI Hooks

[![Hooks](https://img.shields.io/badge/supports-6%20hooks-white?style=flat&labelColor=555)](.codex/hooks/HOOKS-README.md) [![Version](https://img.shields.io/badge/updated%20with%20Codex%20CLI-v0.123.0%20(Apr%2026%2C%202026%204%3A42%20PM%20PKT)-white?style=flat&labelColor=555)](https://github.com/openai/codex/releases) [![Stars](https://img.shields.io/github/stars/shanraisshan/codex-cli-hooks?style=flat&label=%E2%98%85&labelColor=555&color=white)](https://github.com/shanraisshan/codex-cli-hooks/stargazers)

Codex CLI mascot speaking

Human sounds on session start, stop, and agent turn complete, context injection

Supported hooks: SessionStart, UserPromptSubmit, PreToolUse, PermissionRequest, PostToolUse, Stop

Installation

Mac  Linux  Windows

![How to Use](!/how-to-use.svg)

**Step 1.** Start Codex CLI:

codex

**Step 2.** Send a prompt (e.g., `Hi`) — you'll hear a sound on session start, tool use, prompt submit, and session stop.

Changelog

new hook addition changelogs only

Date Hooks Changes Codex CLI Version Demo
Apr 26, 2026 6 Added PermissionRequest v0.122.0
Mar 26, 2026 5 Added PreToolUse and PostToolUse v0.117.0
Mar 20, 2026 3 Added UserPromptSubmit v0.116.0
Mar 11, 2026