setup-justevery

Configure terminal bell notifications for Code and tmux, and export CODEX_HOME in ~/.bashrc.

1|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/ongspxm/mobot_skills --skill setup-justevery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-justevery
Source: https://github.com/ongspxm/mobot_skills/tree/main/setup-justevery
Command: npx skills add https://github.com/ongspxm/mobot_skills --skill setup-justevery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures your development environment provides audible and visual cues for important events, enhancing your workflow by making you aware of background processes and notifications.

Core Features & Use Cases

  • Code Bell Notifications: Configures your system to emit a sound when a Code process finishes or encounters an issue.
  • Tmux Bell Visuals: Enhances tmux status bars to visually indicate bell events, providing a non-intrusive alert.
  • Environment Variable Setup: Ensures the CODEX_HOME environment variable is correctly exported in your ~/.bashrc for seamless skill installations.

Quick Start

Run the setup-justevery skill to configure your terminal bell notifications and environment variables.

Frequently Asked Questions about setup-justevery

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

FAQPage Schema
How do I enable terminal bell notifications for Code and tmux?

You can configure terminal bell notifications to emit a sound when a Code process finishes or encounters an issue, while also enabling tmux status bar visuals for non-intrusive alerts.

Why do I need to export CODEX_HOME in my bashrc?

Exporting the CODEX_HOME environment variable in your ~/.bashrc is required to ensure seamless skill installations and consistent environment variable management across your development sessions.

How do I configure tmux to show visual bell alerts?

Configuring tmux bell visuals enhances the tmux status bar to visually indicate bell events, providing a non-intrusive alert for background processes and notifications.

Do I need any dependencies to set up Code bell notifications?

No dependencies are required to set up Code bell notifications and the CODEX_HOME environment variable, allowing you to configure alerts directly within your existing terminal setup.

What is the best way to get audible feedback when a background process finishes?

The best way to get audible feedback is to configure terminal bell notifications, which emits a sound when a Code process finishes or encounters an issue during development tasks.