Checklist

Claude Code setup checklist.

Use this before running terminal-based coding-agent work.

Copyable checklistLast reviewed 2026-05-30
  1. Install and authenticate from official docs.
  2. Start in a clean git worktree.
  3. Give the task, relevant files, and verification command.
  4. Keep risky shell commands supervised.
  5. Review diffs carefully.
  6. 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.