Checklist
Claude Code setup checklist.
Use this before running terminal-based coding-agent work.
- Install and authenticate from official docs.
- Start in a clean git worktree.
- Give the task, relevant files, and verification command.
- Keep risky shell commands supervised.
- Review diffs carefully.
- Run tests and production checks before closing.
Verification habit: write down the final check before the workflow starts. If you cannot verify the output, narrow the task.