Tips
- Be specific: tell Claude exactly what you want and what constraints to respect
- Review changes: use
/diffor check git diff before accepting edits - Scope tasks: break large tasks into smaller steps for better results
- Use CLAUDE.md: persistent context saves you from repeating yourself every session
- Commit frequently: commit after each completed task so you have rollback points
- Start with plan mode: for complex tasks, use plan mode first to agree on the approach before any code is written