···6161 pause and ask for clarification when you're still unsure after looking into it
6262- in plan mode, present the plan for review before exiting to allow for feedback or follow-up
6363 questions
6464+- when debugging problems, isolate the root cause first before attempting fixes: add logging,
6565+ reproduce the issue, narrow down the scope, and confirm the exact source of the problem
64666567### Claude Code-specific
6668