-
Book Overview & Buying
-
Table Of Contents
Agentic Coding with Claude Code
By :
In this chapter, you learned how to configure and work with Claude Code beyond the basics. We covered authentication and pricing at a high level, how to control Claude Code using slash commands, and how to integrate it directly into the IDE for a smoother workflow. You explored configuration options, hooks for automation, and memory through CLAUDE.md files, as well as how context is loaded and reused across sessions. We also examined checkpointing and rewind to safely undo changes, and skills to encapsulate repeatable workflows with proper tool scoping. By this point, you should understand how Claude Code operates in practice, how to keep it safe and predictable, and how to shape its behavior to support more advanced, long-running development workflows.
In the next chapter, we will look at the Model Context Protocol (MCP) and how it standardizes integration between AI applications and external tools.