LoslegenKostenlos starten

Give Claude Persistent Project Memory

Every time you start a new Claude Code session, it explores your project from scratch — re-reading scripts, figuring out what the data files contain, rediscovering how things fit together. The CLAUDE.md file is the fix: Claude reads it automatically at the start of every session, so it already knows your project before you type your first prompt.

The team's project is already in your working directory at /home/repl/climate-analysis/.

Diese Übung ist Teil des Kurses

<Kurs>Claude Code 101</Kurs>
Kurs ansehen

Übungsanweisungen

  • Start Claude Code with claude.
  • Run /init to generate a CLAUDE.md file from the current project.
  • Ask Claude to add the Python version (3.11) and the command to run the tests (pytest) to the CLAUDE.md.
  • When done, type /exit to exit Claude Code.

Interaktive praktische Übung

Verwandle Theorie mit einer unserer interaktiven Übungen in die Praxis

Übung starten