Advanced Track
Advanced: Automation, MCP & Hooks
So far you've driven Claude Code by hand, one turn at a time. This module is about the opposite: making Claude Code a component other systems call. You'll run it headless from a shell script or CI job, schedule it to run itself on a cron, gate its actions behind plan mode, connect it to external systems over MCP, and automate the run loop itself with event hooks and bundled plugins.