notch-so-good CLAUDE.md

notch-so-good CLAUDE.md is an instructions file for Claude Code from deepshal99/notch-so-good. It costs 612 tokens per session, scanned A, original, MIT.

Instructions for Notch So Good, a macOS app that shows a pixel-art crab in the screen notch while Claude Code works. It connects to Claude Code or Codex CLI through local hooks.

In plain words
What is it for?
Use it to build the app, open it, and install hooks for detected coding agents.
Why use it?
It gives developers a glanceable status signal when they switch away from the terminal, without relying on intrusive system notifications.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions Claude Code; mentions Codex.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/deepshal99/notch-so-good/claude-md
Clone the repo
git clone --depth 1 https://github.com/deepshal99/notch-so-good

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for notch-so-good CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/deepshal99/notch-so-good/claude-md.svg)](https://agentmods.dev/instructions/deepshal99/notch-so-good/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/deepshal99/notch-so-good/claude-md"><img src="https://agentmods.dev/badge/instructions/deepshal99/notch-so-good/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 612 This file is loaded in full into every session.
When invoked 612 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00612 $0.00612
Opus 5 $0.00306 $0.00306
Sonnet 5 $0.00122 $0.00122
Haiku 4.5 $0.00061 $0.00061

Measured 6d ago against content hash 6da3bc4b090c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

notch-so-good CLAUDE.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CLAUDE.md · 39 lines

How it starts

The opening of the file, as written. The whole thing — 39 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Notch So Good

The world's smallest coworker lives in your Mac's notch. A pixel-art crab called Chawd watches Claude Code so you don't have to. He has 15 animations and absolutely no chill.

Tech Stack

  • Swift / SwiftUI, macOS 14+ (Sonoma)
  • Swift Package Manager (no Xcode required for pre-built installs)
  • Custom NSPanel for floating window
  • Canvas-based pixel art rendering
  • Claude Code / Codex CLI hook integration over a local Unix socket (/tmp/notchsogood.sock), plus a legacy notchsogood:// URL scheme

Build

bash build-app.sh        # builds .app bundle
open NotchSoGood.app     # launch
bash HookInstaller/install-all-hooks.sh  # install hooks for every detected agent

Design Context

Users

Developers using Claude Code in their terminal. They tab away while Claude works and need a glanceable, delightful way to know when Claude needs them — without intrusive OS notifications. The notification appears at the notch and should feel native to macOS.

Brand Voice

Weird, warm, technically precise. Chawd is the personality — he's a character, not a mascot. Copy should be conversational and slightly absurd ("He has no chill", "Chawd built himself") while the product itself is Apple-level polished. Never corporate. Never boring. The kind of tool you tell your friends about because it made you smile.

Aesthetic Direction

  • Primary reference: Apple Dynamic Island — black, seamless notch integration, precise animations, feels like part of the hardware
  • Secondary reference: Raycast / Arc Browser — modern macOS power-tool aesthetic, clean dark UI, slightly playful touches
  • Anti-references: No corporate/enterprise notification feel. Not too plain — needs character and delight via the Chawd and subtle motion.
  • Theme: Dark-only. Pure black background blending with the notch. Content uses soft muted accent colors (green, blue, orange, purple) — never harsh neon.

Design Principles

  1. Hardware-native feel — The notification should feel like a built-in macOS feature, not a third-party overlay. Seamless notch blending, system-consistent shadows, and precise positioning.
  2. Chawd is the soul — The pixel-art mascot is the personality of the app. It should be prominent, animated, and expressive — never an afterthought.
  3. Delightful restraint — Animations should be springy and satisfying but not excessive. Colors should be soft accents on black, never overwhelming. Every detail is intentional.
  4. Glanceable clarity — A developer should understand the notification type and message in under 1 second. Strong visual hierarchy: mascot expression → accent color → title → message.
  5. Invisible when idle — Zero presence when not notifying. No persistent UI besides a subtle menubar icon. Appears and disappears gracefully.

Read the full file on GitHub · 39 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 39 lines · 612 tokens per session scan A 6da3bc4b090c

Subscribe to this mod's changes

notch-so-good CLAUDE.md is an instructions file published in the GitHub repository deepshal99/notch-so-good (7 stars, last pushed 23d ago), licensed MIT. It adds 612 tokens to every session, about $0.0031 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.