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.
npx agentmods add instructions/deepshal99/notch-so-good/claude-mdgit clone --depth 1 https://github.com/deepshal99/notch-so-goodWrote 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.
[](https://agentmods.dev/instructions/deepshal99/notch-so-good/claude-md)<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>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.
| Model | Per session | Once 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 |
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.
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 legacynotchsogood://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
- 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.
- Chawd is the soul — The pixel-art mascot is the personality of the app. It should be prominent, animated, and expressive — never an afterthought.
- Delightful restraint — Animations should be springy and satisfying but not excessive. Colors should be soft accents on black, never overwhelming. Every detail is intentional.
- Glanceable clarity — A developer should understand the notification type and message in under 1 second. Strong visual hierarchy: mascot expression → accent color → title → message.
- Invisible when idle — Zero presence when not notifying. No persistent UI besides a subtle menubar icon. Appears and disappears gracefully.
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.
- 6d ago First seen · 39 lines · 612 tokens per session scan A 6da3bc4b090c
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.
Other instructions, from other repositories
Clipth AGENTS.md
Instructions for wavever/Clipth, covering agent.md, 这是什么, 目录结构, 本地构建运行 and 代码签名(动签名相关的任何东西前必读).
agent-isle CLAUDE.md
Instructions for DevLab-Technologies/agent-isle, covering claude.md, what this is, commands, architecture and the permission "parking" model (critical, non-obvious).
macbeth CLAUDE.md
Instructions for wende/macbeth, covering claude.md, what is macbeth, build & test commands, swift daemon (universal binary → client/bin/macbethd) and typescript client.
Glyph AGENTS.md
AGENTS.md instructions for SidhuK/Glyph, covering agents.md, commands, code style & safety, react code practices and migration policy.
TokenPilot AGENTS.md
AGENTS.md instructions for eowlsdh/TokenPilot, covering project knowledge base, structure, where to look, code map and conventions.
toki AGENTS.md
AGENTS.md instructions for aashutoshrathi/toki, covering agents.md, cursor cloud specific instructions and non-obvious gotchas.