srs/.codex/CODEX.md
winlin 55fc52a0f6 Claude: Replace AGENTS.md symlinks with explicit workspace instructions
Convert .claude/CLAUDE.md and .codex/CODEX.md from symlinks to ../.openclaw/AGENTS.md
into standalone files that instruct the agent to read IDENTITY.md, MEMORY.md, SOUL.md,
TOOLS.md, and USER.md directly. Drop the SessionStart hook in .claude/settings.local.json
and the project_doc_fallback_filenames / project_doc_max_bytes entries in
.codex/config.toml, since the entrypoint files now reference the workspace docs explicitly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-26 11:16:00 -04:00

446 B

Claude Workspace Instructions

Before doing any work in this repository, read these files in full:

  • IDENTITY.md
  • MEMORY.md
  • SOUL.md
  • TOOLS.md
  • USER.md

Use them as the workspace context for identity, user preferences, memory, local tools, and operating conventions.

Additional workspace folders:

  • skills/ — skills available for tasks in this repository.
  • memory/ — persisted notes and references for this workspace.