Most people learn Claude Code the expensive way: install it, type a vague request, get a mediocre result, and conclude the tool is overhyped, when the actual problem is that nobody showed them the ladder. Claude Code rewards skill the way an instrument does. The developer who has learned context management, plan mode, and permissions gets results that look like magic to the developer who has learned the install command. This guide lays out the complete path from first session to autonomous agents as eight levels, each with a clear "you can now do this" outcome. It is the same ladder behind Preporato's Claude Code course, where every level ends in a graded hands-on project, and Level 1 is free.
Start Here
Want the structured version with graded practice? Level 1 of the course is free: the three ways to use Claude, the install, and your first real session, all in the browser. No card required.
Why a ladder instead of a tutorial
Claude Code is an agent that reads your repository, edits files, runs commands, and iterates until a task is done. That surface hides a deep stack: a context system, a permission model, a customization layer, an orchestration layer, and an SDK. Trying to learn it all at once produces the classic failure mode: powerful features used badly, or never found at all. The ladder works because each level's skills make the next level legible; prompting skills make context management make sense, context management makes workflows make sense, and by the time you reach subagents you understand exactly what problem they solve.
Preparing for CCA-F? Practice with 390+ exam questions
The eight levels
Level 1: Usage. The three ways to work with Claude (the chat interface, Cowork for files-in-a-workspace tasks, and Claude Code in the terminal), when each one fits, the install, and the agentic loop: what actually happens between your request and the finished change. Outcome: you can run a real session and understand what the tool did.
Level 2: Prompting. Speaking Claude's language: explicit success criteria, few-shot examples, XML structure, system prompts, and controlling thinking depth and effort. Prompting is the highest-leverage skill per minute of study, and everything later assumes it. Outcome: your requests produce the thing you meant, more often than the thing you typed.
Level 3: Context and memory. The CLAUDE.md hierarchy (user, project, directory), @-imports, what the context window is and why it fills, /context, and compaction. This is the level where Claude stops forgetting your conventions every session. Outcome: a repository that teaches Claude how to work in it.
Level 4: Workflows. Plan mode, test-driven development with an agent, checkpoints and rewind, and the core loops: explore, fix, refactor, test, PR, plus independent review of the agent's work. Outcome: multi-hour tasks that land as clean pull requests instead of heroic diffs.
Level 5: Customization. settings.json, the permission model, slash commands, skills, and hooks: the layer where Claude Code becomes your Claude Code, with guardrails your own scripts enforce. Outcome: a hardened, personalized setup your whole team can share.
Level 6: Tools and MCP. The Model Context Protocol: scopes and transports, OAuth versus API keys, designing tools an agent can use reliably, trust boundaries, and tool search. Outcome: Claude connected to your real systems, safely.
Level 7: Subagents and orchestration. Delegation, context isolation, headless mode, CI integration with GitHub Actions, and worktrees for parallel work. Outcome: fleets of focused agents doing in parallel what one context window cannot.
Level 8: Autonomy and the Agent SDK. Building on the same engine programmatically (Python and TypeScript), structured output, routines, guardrails, and managed settings, capped by a capstone project. Outcome: you ship software whose features are agents.
Where should you start?
| You are | Start at | Because |
|---|---|---|
| New to Claude entirely | Level 1 | The mental model of the agentic loop pays off everywhere |
| A developer who has used Claude Code casually | Level 3 | Context management is the usual missing skill behind mediocre results |
| A daily Claude Code user | Level 5 | Customization and permissions separate users from power users |
| A team lead or platform engineer | Level 6 | MCP, orchestration, and CI are where team leverage lives |
Master These Concepts with Practice
Our CCA-F practice bundle includes:
- 6 full practice exams (390+ questions)
- Detailed explanations for every answer
- Domain-by-domain performance tracking
30-day money-back guarantee
How to practice each level
Reading about an agent teaches you vocabulary; grading teaches you skill. Each level of the course ends with a hands-on project submitted from your own machine and graded by rubric against real criteria, so "I understand hooks" becomes "my hook blocked the destructive command in front of a grader." If you prefer to self-direct, the same discipline applies: give every level a concrete deliverable in a real repository before moving on.
Three of the path's level topics also have deep-dive articles on this site: the CLAUDE.md and context guide for Level 3, the skills and slash commands guide for Level 5, and the hooks guide for Level 5's enforcement layer.
Where certification fits
The ladder doubles as certification prep: Anthropic's CCA-F architect exam draws directly on levels 2 through 8, and the CCA-F practice tests tell you which levels still leak points. If you are choosing between paths, the developer-track comparison maps both exams to skills.
How long the path takes
Honest pacing beats optimistic pacing. Levels 1 and 2 fit in a weekend and immediately improve every session. Levels 3 through 5 are the meat of daily-driver competence, one focused week if you apply each level to a real project as you go. Levels 6 through 8 are power-user territory and pace themselves by what you build. The failure mode to avoid is consuming all eight levels as content in two evenings and retaining none of it; one graded project per level is the antidote, which is exactly why the course is built that way.
Key Takeaways
0/6 completedNext steps
Start with free Level 1 and see how the course teaches. If you want the whole ladder with graded projects, the course is included in Preporato Pro alongside every certification prep on the site. And if you learn best by reading first, the deep-dive guides above cover the three most commonly missing skills on the path.
Sources:
Ready to Pass the CCA-F Exam?
Join thousands who passed with Preporato practice tests
