C0: CLAUDE.md — import AGENTS.md instead of redirecting to it
Claude Code only auto-loads CLAUDE.md. The prose shim told agents to go read AGENTS.md, which is easy to skip. Replacing the shim with `@AGENTS.md` inlines AGENTS.md content into the session prompt, so the startup rules (ai-docs, blumeops-tasks, change classification) land in context unconditionally. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
f9d9e00057
commit
4a37ffcdc2
2 changed files with 2 additions and 7 deletions
|
|
@ -1,7 +1 @@
|
|||
# CLAUDE.md
|
||||
|
||||
Claude Code compatibility shim.
|
||||
|
||||
The canonical agent instructions for this repository now live in [`AGENTS.md`](AGENTS.md).
|
||||
|
||||
If a tool specifically looks for `CLAUDE.md`, read `AGENTS.md` and follow that file as the source of truth.
|
||||
@AGENTS.md
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue