(no title)
koevet | 8 days ago
There are several projects on GitHub that attempt to tackle context and memory limitations, but I haven’t found one that consistently works well in practice.
My current workaround is to maintain a set of Markdown files, each covering a specific subsystem or area of the application. Depending on the task, I provide only the relevant documents to Claude Code to limit the context scope. It works reasonably well, but it still feels like a manual and fragile solution. I’m interested in more robust strategies for persistent project context or structured codebase understanding.
jsmith99|8 days ago
Sammi|8 days ago
verma6uc|5 days ago
energy123|8 days ago
hathawsh|8 days ago
chickensong|8 days ago
Skills almost seem like a solution, but they still need an out-of-band process to keep them updated as the codebase evolves. For now, a structured workflow that includes aggressive updates at the end of the loop is what I use.
KellyCriterion|8 days ago
mstkllah|8 days ago