From 0453e6be6f8b59f3b99eed26cbff702fde32c7c1 Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Wed, 4 Mar 2026 00:00:19 +0500 Subject: [PATCH] Update README with CLAUDE.md guidelines Clarified guidelines for CLAUDE.md and workflows. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c85056..2dc83a3 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ claude ![Shayan](!/tags/shayan.svg) ■ **Workflows** -- [CLAUDE.md](https://code.claude.com/docs/en/memory) should not exceed 150+ lines. (still not 100% guaranteed) +- [CLAUDE.md](https://code.claude.com/docs/en/memory) should not exceed 150+ lines. [60 lines in humanlayer](https://www.humanlayer.dev/blog/writing-a-good-claude-md) (still not 100% guaranteed) - use [commands](https://code.claude.com/docs/en/skills) for your workflows instead of [agents](https://code.claude.com/docs/en/sub-agents) - have feature specific [subagents](https://code.claude.com/docs/en/sub-agents) (extra context) with [skills](https://code.claude.com/docs/en/skills) (progressive disclosure) instead of general qa, backend engineer. - [/memory](https://code.claude.com/docs/en/memory), [/rules](https://code.claude.com/docs/en/memory#organize-rules-with-clauderules), constitution.md does not guarantee anything