everyone on your team maintaining their own CLAUDE.md is a symptom, not a solution.
the root cause is that shared context has nowhere to live and evolve as your team makes decisions.
you can't fix it with naming conventions or a better folder structure.
decisions need a home. not a static file someone remembers to update. a workspace that accumulates as the team works.
when a decision changes, it changes once, and every agent on the team pulls from that. there's no need to keep the markdown files up to date or copy-paste anything anywhere. claude just knows.
your PRDs, your tasks, your skill files, your CLAUDE.md are all projections of the same underlying decisions. if the decisions live somewhere real, everything else stays aligned.
if they stay up to date automatically, the rate of progress can explode because the synchronization overhead disappears.
that's what we've been building into hamster. decisions get a home. blueprint holds your product's current state. methods encode how agents should work. the projections stay aligned because the source of truth is real.
dm if you want to try it
GA reeealllly soon!