CCMD · Claude Code Comander
The definitive reference.
Every Claude Code command — shortcuts, settings, hooks, skills and good practice — in one place, and pleasant to use.
- sections
- 29
- sections
- commands
- 84
- commands
- July 2026
- v1
- July 2026
One session, from prompt to PR
$ claude ✻ Session started — CLAUDE.md loaded > /plan migrate authentication to JWT Plan approved: 6 files, 3 steps > /code-review high 2 findings fixed in the working tree > /verify ✓ build green · tests passing · ready for the PR
Scroll to replay the session — the scroll is the timeline.
Part I · sections 1–10
Commands by category
Part II · sections 11–14
Interface and control
Part III · sections 15–17
Configuration and automation
Part IV · sections 18–21
Deep dives and good practice
O ciclo em quatro fases
- 1 · plan mode
Explore
Claude reads files and understands the problem and the existing code — with no ability to edit anything.
- 2 · plan mode
Plan
It proposes a detailed plan: files to touch, order, risks. You review and approve.
- 3 · acceptEdits / auto
Code
With the plan approved, it executes, checking each step against what was agreed.
- 4 · default
Commit
It commits, writes the message and opens the PR.
Part V · sections 22–29