feat(best-practices): pointer CLAUDE.md so agents know the library exists
The 237KB library was mounted at /workspace/best-practices/ in every consuming ConfigMap but nothing in the prompt mentioned it (directory targets never enter the context manifest). New ~90-word CLAUDE.md file target enters the system prompt: points at INDEX.md, instructs reading only task-relevant topics. Claude-Session: https://claude.ac/code/session_012arAwUuBQrpnMzJ36mEVBk
This commit is contained in:
7
harnesses/contexts/best-practices/v1/CLAUDE.md
Normal file
7
harnesses/contexts/best-practices/v1/CLAUDE.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Best Practices Library
|
||||
|
||||
A library of cross-project best-practices docs is mounted at `/workspace/best-practices/`.
|
||||
|
||||
- Start with `/workspace/best-practices/INDEX.md` — one line per topic saying when to read it.
|
||||
- Read ONLY the topic file(s) relevant to your current task (e.g. `test-driven-development.md` for coding against tests, `api-design.md` for HTTP API work, `scripting.md` for shell scripts).
|
||||
- Do not read the whole library; each file is 10-60KB. Pick from the index.
|
||||
Reference in New Issue
Block a user