Skip to content
English
Level 9: Make Claude Yours
Lesson 8 · +10 XP

Your personal Claude

You’ve met four knobs this level. On their own, each is a small convenience. Together, they turn a generic tool into your tool — one that knows your project, remembers how you work, runs your favorite prompts on command, and stops pestering you about safe things.

Personalization compounds. The second hour with a configured Claude is worth more than the first, because every piece is pulling for you at once.

Let’s wire it up. This is a twenty-minute setup, and you already know how to do every step.

The four knobs, one more time

KnobSolvesLives in
CLAUDE.mdRe-explaining the project every timeThe repo (or ~/.claude for personal)
MemoryRe-explaining yourself every timePrivately, on your machine
Slash commandsRe-typing the same prompts.claude/commands/
Settings allowlistApproving the same boring commands.claude/settings.json

Notice the pattern: every knob kills one kind of repetition. That’s the whole theme of this level — stop saying the same thing twice.

Your twenty-minute setup

  1. Write a CLAUDE.md for a project you actually use. What it is, how to run it, two or three conventions Claude keeps missing. Five lines is plenty to start.
  2. Add one personal preference — either to your ~/.claude/CLAUDE.md or by just telling Claude (and letting it remember). Something like “explain your plan before big changes.”
  3. Save one slash command you’d genuinely reuse. A /review of your staged changes is a great first one.
  4. Allowlist two commands you’ve approved a hundred times. git status, ls — the truly boring ones.

That’s it. Four small acts, and the tool fits you instead of the other way around.

Don’t try to perfect it today

Here’s the trap: people sit down to “configure everything” and burn an afternoon polishing a setup before they’ve felt what’s missing. Don’t.

Build your setup the way you’d break in a pair of boots — a little at a time, as you go.

The best CLAUDE.md lines are the ones you add the third time you explain the same thing. The best commands are the prompts you’re already tired of typing. Let your setup grow from friction — every time something annoys you twice, that’s the signal to write it down. A config that grows this way actually fits, because every line earned its place.

What’s next

You’ve made Claude yours. Everything so far has been you and one Claude, working together. The next level opens a different door: getting Claude to spin up helpers, run work in parallel, and take on tasks bigger than a single conversation. Welcome to the power-user wing.