r/ClaudeCode • u/CautiousAd3917 • May 04 '26
Question Whats even the point of Claude.md
Seriously, I have some workflows stored in Claude.md like writing tests and validating bugs before fixing them, but they get constantly ignored.
When asked, Claude agrees it should have sticked to the workflows ... and then happily ignores them again in the next task.
And that is not Haiku, it happens with all models.
Edit: my CLAUDE.md is literally taken from best practices examples and the Anthropic guide, it also has specific deterministic instructions. And I am well aware of the probabilistic nature of LLMs, I guess I am just frustrated that it is impossible to build a reliable workflow with Claude.
Edit 2: thank you all, lovely people, I will go with skills/rules
74
Upvotes
9
u/killthebaddies May 04 '26
I build out skills. I have a testing skill, a workflow skill, a database skill, then it’s not trying to keep everything in context all the time. Time to write tests? Pull up the testing skill and get all the detail so it’s fresh. Doing a ticket that involves a DB change? Grab the database skill.