⭐️ YOUR INPUT NEEDED: syntax for including CLAUDE.md files

Resolved 💬 8 comments Opened May 7, 2025 by bcherny Closed May 8, 2025

Hey everyone!

We're working on an update that lets you interlink CLAUDE.md files. A CLAUDE.md can link other Markdown and text files (and in the future, URLs), which will be automatically pulled into context when you start Claude Code.

This will also work for local commands:

# .claude/commands/foo.md
Read @foo.py and @bar.py, then fetch issues from @https://github.com/foo/bar issues, then...

> /project:foo

We are considering two syntaxes for including files, and need your input:

  1. @-mention: @path/to/file -- react with a ❤ if you prefer this
  2. Markdown link with @: [@Description](path/to/file) -- react with a 🚀

Which do you prefer? Please vote!

View original on GitHub ↗

This issue has 8 comments on GitHub. Read the full discussion on GitHub ↗