• dermanus@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 hour ago

      It’s added in every chat you start with Claude for that project. It’s useful for including context specific to your project that it couldn’t otherwise know. High level stuff like what it’s for, but also details about how the folders are organized. This saves time and tokens from rescanning the whole thing every time.

    • DarthFrodo@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 hours ago

      When you use the /init command in claude code, it’ll scan your whole project and write a CLAUDE.md, which is basically an overview of the project contents and architecture that it uses as context when responding to queries.