A Cursor user asks how to organize AI agent instruction files
A user in r/cursor asked how others structure their Claude MD and Agents MD files. They said developers use different setups to help agents recover important context. They listed examples such as one root file, folder-level files, or a separate docs folder for decisions and context. They also asked whether the setup should change by repo size.
Key points
- The post asks how people structure Claude MD and Agents MD files.
- The goal is to help agents recover important context.
- One option mentioned is keeping a single high-level file in the root.
- Another option is using folder-level files for local details.
- The user also asks how the setup changes with repo size.
Quick term guide
- r/cursor
- A Reddit community focused on Cursor.
- Claude MD
- A file used to give Claude or related tools project rules and working instructions.
- Agents MD
- A file used to give AI agents instructions they should follow while working.
- developers
- Developers are people who build software, apps, or websites.
- Solo makers
- People who build and launch their own products or services entirely on their own.
- workflow
- A repeatable set of steps for getting a task done.
- AI coding tool
- Software that uses AI to help write, edit, or explain code.
- takeaway
- The main practical lesson to remember or act on.