Confirm the active gateway
macOS WSL
/status. Confirm that the base URL is https://api.yelu.ai before sharing repository context.
Explore without editing
Plan mode lets Claude inspect the repository and propose work without immediately modifying files:Terminal
Implement a focused change
Terminal
Review uncommitted changes
Pipe the diff into a non-interactive review. The command works in macOS, PowerShell, Git Bash, and WSL whengit and claude are on PATH:
Terminal
Produce machine-readable output
Use print mode for scripts and CI:Terminal
Continue a session
Terminal
Terminal
Add project instructions
Create a reviewedCLAUDE.md in the repository root when the team wants consistent behavior:
CLAUDE.md
Windows notes
- In native PowerShell, launch Claude from the terminal where
ANTHROPIC_AUTH_TOKENis set. - In WSL 2, run Claude and Git inside WSL and keep the repository in the Linux filesystem.
- If shell commands behave differently across systems, tell Claude which shell and runtime the project supports.