I've recently started using Claude Code after being a fan of Cline and connecting with OpenRouter. However, I'm feeling a bit let down and think it might be due to my lack of understanding of how to use it effectively. I loved Cline's 'memory-bank' feature, which helped organize my project's details and structure. Claude Code has its own memory system, but it doesn't seem as robust. Should I create a similar 'memory-bank' for Claude Code, or would that just complicate things?
I'm also wondering about the workflow people have with Claude Code. I tried to implement a feature and it didn't work as expected. With Cline, I would typically use the 'Plan' mode to strategize adjustments. However, it seems Claude Code doesn't have that, and the web interface doesn't have my full codebase for reference. How are others addressing these concerns? Am I just missing something?
4 Answers
I'm still getting the hang of things too! I’ve found that creating a detailed CLAUDE.md file at the start is key. I also added something like a PROGRESS_UPDATE.md to map out our project plan. After each feature update, I have Claude recap what we've done, helping reinforce continuity for new sessions, even though it's not quite the same as Cline.
You might find some examples in the Claude Code subreddit. Personally, I’ve been using a project on GitHub that fits well with my needs. Check it out! It might give you some insights on how to structure your code with Claude Code.
Honestly, Claude isn't the leading model for coding tasks anymore. Its context limitations can hinder performance compared to others out there. Just curious, what alternatives are you considering?
The CLAUDE.md file is exactly what you need. Use it to document your plans and essentials. Every time you chat, remind Claude to revisit this file first. Plus, you can interact with Claude while it’s working, letting it queue your responses and guide it as it goes along. But just to clarify, are you using the CLI tool or the web version of Claude?
What alternatives do you recommend? I've seen mixed reviews about different models, so I’m keen to know what’s better! Thanks!