• Add “Plan thorouhgly”
  • Add “Ask me any clarifying questions if needed”
  • Ask backend agent for summary of a change to explain to the frontend agent
  • Do NOT use auto compaction, instead often reset the context in between new features with /reset or by quitting and running claude code again

General CLAUD.md structure

# CLAUDE.md
 
Read:
- README.md
- DOCUMENTATION.md
- services/frontend/README.md
- services/backend/README.md
  
Use
tree -fi -I 'node_modules|.git|build|dist|.next|coverage|__pycache__|*.egg-info|data|htmlcov'
to get all paths. Never use the Explore tool, you can just read the paths from the tree command.

Logging