Each row shows the command or key, a one-line meaning, and when
to use it. Anything in [brackets] or <angle brackets> gets
replaced with your own value.
Day-one setup
In every session
Sessions & recovery
Plugins & permissions
MCP servers
The prompt library
The reusable templates live in their chapters — each one is a copyable block:
- The Universal Prompt Shape — CONTEXT → GOAL → CONSTRAINTS → VERIFY → FINISH
- The Initialization Prompt — brand-new project, memory system born in
- Daily Feature & Bug-Fix prompts — the workhorses
- Re-Entry & End-of-Session prompts — the handoff pair
- Teach-Me & Review prompts — build the developer too
Panic buttons: Esc (stop right now) · /rewind (restore a checkpoint) · git checkout -- . (discard uncommitted changes — see the Git guide) · your host's rollback (production).
Cost hygiene: /clear between tasks · /compact mid-task · /usage to check · name files, never "read the whole codebase" · keep CLAUDE.md lean.
Official docs: code.claude.com/docs — installation, commands, MCP, plugins, skills.