Comment by bonsai_spool
3 days ago
Are you seeing a benefit above doing this in the prompt / project structure?
Currently, I have Claude set up a directory with CLAUDE.md, a roadmap, a frequently used commands guide, detailed by-phase plans, and a session log with per-session insights and next steps.
After each phase is done, I have it update the documents and ask what could have been done to make the session easier—often the answer is clearer instructions, which eventually leads to topic-specific documents or a new Claude Skill.
(edit) These reflection tasks are spelled out in the CLAUDE.md and in the docs directory, so I don't have to type them. Each new session, I paste a guide for how Claude should access the information from the last session.
I keep the context concise by linking from claude.md to markdown files with the hardware architecture, the network architecture, the processing tech stack. Concise and specific. And a current project md. I mix in the parts that are relevant. I don't have a roadmap and session log though. Good idea.
Your workflow sounds solid - and honestly more disciplined than most. The difference I was going for: catching implicit corrections you don't consciously document.
So probably complementary to what you're doing, not a replacement. If you're already doing post-phase reviews, you might catch most of this anyway.
I totally understand that this is not really a small ask, but if you could put together some sort of example repo of this setup I and probably a lot of people with me would be most grateful! I don't mean with running code or anything, just the doc structure for Claude.
No problem! I recommend asking Claude for these sorts of things so they can better match your own processes.
----
New session:
Continuation prompt
The zip archive above is just a standard Python module with __init__ and hints at how I'd like things to be named.
Do you have a public repo showing your setup? I’d be curious to see it in practice.
I responded to a sibling thread in this chain: https://news.ycombinator.com/item?id=46486664