A CLAUDE.md is just a markdown file at the root of your repo. Copy the content below into your own project's CLAUDE.md to give your agent the same context.
npx versuz@latest install ossrs-srs --kind=claude-mdcurl -o CLAUDE.md https://raw.githubusercontent.com/ossrs/srs/HEAD/CLAUDE.md# Workspace Instructions Keep the current working directory unchanged. For workspace instructions and workspace-owned files, look for files and folders under `.claude/`. Before doing any work in this repository, read these files in full from `.claude/`: - `.claude/IDENTITY.md` - `.claude/MEMORY.md` - `.claude/SOUL.md` - `.claude/TOOLS.md` - `.claude/USER.md` Use them as the workspace context for identity, user preferences, memory, local tools, and operating conventions. Additional `.claude/` workspace folders: - `.claude/skills/` — skills available for tasks in this repository. - `.claude/memory/` — persisted notes and references for this workspace.