0 XP
🏆 1 LEVEL
0 STREAK
REFERENCE

Quick Reference

Core Commands

claude
Start interactive session
claude "prompt"
One-shot command
claude -p "prompt" | cmd
Pipe mode

Built-in Tools

Read
Read file contents (not cat)
Edit
Targeted string replacements
Write
Create or overwrite files
Bash
Shell commands (git, npm, etc.)
Glob
Find files by pattern (not find)
Grep
Search file contents (not grep)
Task
Launch sub-agents

Slash Commands

/help
Show help
/clear
Clear context
/compact
Compress conversation
/cost
Token usage & costs

Config Files

CLAUDE.md
Project instructions
~/.claude/settings.json
Global settings
.claude/settings.json
Project settings

Agent Types

Bash
Command execution
Explore
Codebase exploration
Plan
Architecture planning

MCP

claude mcp add <name>
Add MCP server
claude mcp list
List servers