Workflow
- 1Run /init at the start of any new project to create CLAUDE.md — this gives Claude permanent context about your codebase.
- 2Use /model to switch to Opus for complex multi-file refactors, then switch back to Sonnet for speed.
- 3Use /compact when long sessions slow down — it compresses history and frees context space.