#tools

← All writing
May 24, 2026

The Claude Code hooks I installed that save me time every single day

Going from Claude that codes to Claude that disciplines itself. SessionStart to bootstrap the repo, PreToolUse to block sketchy commands, Stop to notify you when a task ends. Four concrete hooks running silently in my repos.

ai · claude · tools · process · 5 min
May 12, 2026

RTK: how I cut 80% of the noise eating up my Claude context

A Rust CLI proxy that sits between Claude Code and your shell commands. It compresses verbose output (git status, ls, jest...) before it ever reaches the context window. One command to install, instant payoff.

ai · claude · tools · process · 5 min