Notes on building software.
A personal blog of technical articles about software development.
Switching Models on the Fly with /model
Swap between Opus, Sonnet, and Haiku mid-session to match the model to the task at hand.
Reviewing Code with /review and /security-review
Use the built-in review commands to catch bugs and security issues before they ship.
Bootstrapping a Project with /init
Run /init to generate a CLAUDE.md that teaches Claude how your project works.
Managing Tool Permissions with /permissions
Control what Claude can do without asking, using allow and deny rules through /permissions.
Checking Costs and Usage with /usage
See how much you're using and spending in a session with the /usage command.
Resuming Past Sessions with /resume and --continue
Pick up right where you left off using /resume in-session or the continue and resume flags from the shell.