Guide
This guide walks from download to a productive first session. Detailed articles: Windows install, CLI setup.
Step 1 — Download
Fetch the installer from claude.com/download. Avoid third-party mirrors.
Step 2 — Install
- Run the installer with default options unless IT dictates otherwise.
- Allow firewall access when prompted.
- Launch and complete sign-in.
Step 3 — Pick a starter repo
Use a small project with tests. Add AGENTS.md if your team has conventions.
Step 4 — Validate
- Ask for an explanation of one module.
- Apply a tiny doc fix and run tests.
- Commit on a feature branch per our git workflow tips.
Step 5 — Expand
Enable teammates, document proxy settings, and schedule updates via update guide.