Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Claude Code Customizations

A collection of small, practical customizations for Claude Code — Anthropic's agentic coding tool. Each subdirectory is a self-contained tip you can drop into your own setup in a couple of minutes.

Customizations

Add the model name (e.g., claude-haiku-4-5-20251001) to the subagent status line. The default status line already shows the task and token count — adding the model lets you catch an expensive model (like Fable 5) delegating to another expensive agent before it eats your token limits.


More customizations coming soon — we use Claude Code heavily at Relay Hawk and will share the tweaks we find useful.