cc-mung-notify

Integrate desktop notification hooks for Claude Code events via mung.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/choru-k/skills-for-ai --skill cc-mung-notify
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cc-mung-notify
Source: https://github.com/choru-k/skills-for-ai/tree/main/public/claude/cc-mung-notify
Command: npx skills add https://github.com/choru-k/skills-for-ai --skill cc-mung-notify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides desktop notifications for Claude Code events, ensuring you stay informed about important updates and actions without constantly monitoring the application.

Core Features & Use Cases

  • Real-time Alerts: Receive notifications for session start/end, user prompts, and other critical lifecycle events.
  • Metadata-First Contract: Utilizes a structured approach for notifications, including source, session, kind, and dedupe lanes.
  • Focus Behavior: Integrates with terminal emulators like wezterm/ghostty and multiplexers like tmux/zellij to provide context-aware click actions.
  • Use Case: Get a desktop alert when Claude Code requires your confirmation for a permission prompt, with a click action that directly opens the relevant terminal session.

Quick Start

Install the cc-mung-notify skill to receive desktop notifications for Claude Code events.

Frequently Asked Questions about cc-mung-notify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get desktop notifications for Claude Code events?

Desktop notifications for Claude Code are triggered by hooks that alert you to session lifecycle events, user prompts, and critical updates without monitoring the terminal.

Can I click a desktop alert to focus the relevant terminal session in tmux?

Yes, desktop alerts support focus behavior via click actions that directly open the relevant terminal session in multiplexers like tmux and zellij or emulators like wezterm and ghostty.

What is a metadata-first contract for terminal desktop alerts?

A metadata-first contract structures desktop alerts using fields like source, session, kind, and dedupe lanes to manage and route notifications effectively across sessions.

Does the mung utility work with wezterm and ghostty for Claude Code alerts?

Yes, the mung utility integrates with terminal emulators like wezterm and ghostty to deliver context-aware click actions for Claude Code desktop notifications.

How do I set up notifications for Claude Code permission prompts?

You can configure desktop alerts for Claude Code permission prompts by installing notification hooks that trigger when your confirmation is required.

Are there limitations to using desktop alerts for terminal applications?

Limitations depend on terminal integration; focus behavior via click actions is currently supported only in specific environments like wezterm, ghostty, tmux, and zellij.