Blog

Practical guides for people who use Claude Code all day.

July 7, 2026 · 8 min read

Claude Code Tips and Tricks: 12 Ways to Use Claude Code Effectively

Claude Code tips and tricks for beginners and heavy users alike — plan mode, briefing files, parallel sessions, notifications, and productivity tips for using Claude Code in the terminal effectively.

July 7, 2026 · 6 min read

Claude Code Multiple Sessions: How to Run Agents in Parallel Without Losing Track

How to run multiple Claude Code sessions, instances, and agents in parallel across terminals and projects — and keep track of all of them. A practical guide for heavy users.

July 7, 2026 · 5 min read

A Claude Code Workflow That Doesn't Involve Watching the Terminal

Claude Code workflow tips and best practices: get a notification when Claude Code is done or waiting for input, and reclaim the minutes it runs instead of watching text scroll.

August 2, 2026 · 7 min read

Claude Code Hooks: A Practical Guide to Automating Your Agent Workflow

A practical guide to Claude Code hooks — auto-format after edits, block risky commands, and get notified when Claude finishes, with working settings.json examples.

August 3, 2026 · 7 min read

Claude Code Auto Mode: Fewer Permission Prompts Without Living Dangerously

What Claude Code's auto mode actually does, what it still blocks, how it differs from skipping permissions entirely — and how to set it up safely with deny rules.

August 4, 2026 · 7 min read

Claude Code Subagents: How to Delegate Work to Specialized Agents

What Claude Code subagents are, when to use them, and how to set up your own — custom agents with their own prompts, tools, and context that work while you don't watch.

August 5, 2026 · 6 min read

Claude Code Context Management: Treat the Context Window Like a Budget

Why Claude Code sessions degrade long before the context window is full — and how to budget CLAUDE.md, auto memory, MCP tools, and compaction deliberately.

August 6, 2026 · 7 min read

Per-Subagent Model Selection: Route the Grunt Work Down, Keep the Judgment Up Top

Claude Code lets you assign a different model to every subagent. How to tier your agents so mechanical work runs cheap and fast while hard problems keep the strongest model.

August 8, 2026 · 7 min read

Skills and Plugins: How to Teach Claude Code Your Way of Working

What Claude Code skills and plugins actually are, how they differ, when to use each, and how to build your first skill in ten minutes - a practical guide for non-experts.

August 8, 2026 · 6 min read

Claude Code Background Tasks: Run Long Commands Without Blocking Your Session

How Claude Code background tasks work: Ctrl+B, background subagents, the /tasks view, output limits, auto-cleanup rules, and knowing when a run finishes.

August 9, 2026 · 7 min read

Codex CLI Notifications: How to Get a Ding When Codex Is Done or Needs Input

How to set up Codex CLI notifications: the notify hook in config.toml, sounds with afplay, desktop banners, and zero-config alerts when Codex finishes or waits for input.

August 10, 2026 · 6 min read

Cursor Notification When Done: Every Way to Get Notified When Cursor Finishes

How to get a Cursor notification when the agent is done — the built-in completion sound, system notifications, hooks, phone push, and a zero-config native app.

August 11, 2026 · 6 min read

Claude Code Notifications: How to Get Notified When Claude Code Finishes or Needs Your Input

Set up Claude Code notifications: the terminal bell setting, Notification and Stop hooks with sounds and banners, phone push via ntfy, and a zero-config app.

August 12, 2026 · 5 min read

Want to Be Notified When Claude Responds? How Claude Notifications Work on Web, Desktop, and Mobile

What the 'Want to be notified when Claude responds?' prompt does, how to enable Claude notifications on web, desktop and mobile, and what to use in the terminal.

August 14, 2026 · 6 min read

Claude Code Notification Scripts: Copy-Paste Recipes for Every Platform

Working Claude Code finished notification scripts: hook configs that play a sound, show a banner, or ping your phone when Claude Code is done or needs input.

August 15, 2026 · 6 min read

Get a Ding the Moment Codex Needs Your Response

Codex ding when prompt response needed: enable tui.notifications for approval-requested alerts, why the notify hook stays silent, and Claude Code equivalents.

August 16, 2026 · 6 min read

Get Notified the Moment Claude Code Is Waiting for Your Input

Claude Code notify when input needed: set up the Notification hook for permission prompts and idle waits, how it differs from Stop, and a zero-config option.

August 17, 2026 · 6 min read

“Notifications Are Turned Off for Claude” — Here Is the Fix

Seeing “notifications are turned off for Claude, enable them in System Settings”? Step-by-step macOS fix for Claude and Claude Code alerts, plus Focus-mode gotchas.

August 18, 2026 · 6 min read

Codex Sound When Done: Make Codex CLI Play a Sound When It Finishes

How to make Codex CLI play a sound when it's done — the one-line afplay config, custom sounds, Linux and Windows equivalents, and a ding for waiting-on-input too.

August 19, 2026 · 6 min read

terminal-notifier + Claude Code: Native macOS Alerts When Your Agent Finishes

Set up terminal-notifier for native macOS alerts when Claude Code finishes or needs input — brew install, hooks config, osascript fallback, permission fixes.

August 20, 2026 · 6 min read

Gemini CLI Notifications: How to Get a Sound or Alert When Gemini Finishes

How to get a notification when Gemini CLI finishes a task or waits for input — the experimental /settings sound, terminal bells, notify-sound and chime extensions, and a zero-config native macOS notifier.

August 22, 2026 · 6 min read

Get Claude Code Notifications on Your Phone

How to get Claude Code notifications on your phone: free push alerts with ntfy, Pushover priority alerts, and a private Telegram bot - plus rules to avoid noise.

September 8, 2026 · 7 min read

Claude Code Remote Control, Explained

How Claude Code Remote Control works: connect to a live local session from the Claude mobile app or browser, its limits, and pairing it with push notifications.

September 9, 2026 · 6 min read

preferredNotifChannel: Claude Code's Built-In Notification Setting

What Claude Code's preferredNotifChannel setting does, all seven values explained (auto, terminal_bell, iterm2, kitty, ghostty and more), and how to turn on notifications in any terminal.

September 11, 2026 · 7 min read

Claude Code Notifications in tmux and Over SSH

Claude Code notifications stop working inside tmux and disappear entirely over SSH. Why the bell gets swallowed, how to fix tmux, and how to push alerts off a remote machine.