% Off Udemy Coupon - CoursesWyn

Claude Code Bootcamp: Hooks, MCP & Agentic AI Workflows

Learn Claude Code from zero — hooks, MCP, sub-agents, skills, memory & agentic workflows with hands-on real projects

$9.99 (93% OFF)
Get Course Now

About This Course

<div>Stop using AI like a chatbot. Start engineering with it. The way we write software is changing — not slowly, not gradually, but fundamentally. Today, AI can write code. Fix bugs. Review pull requests. Open GitHub issues. Automate entire workflows.</div><div><br></div><div>But here's the truth most courses won't tell you:</div><div><br></div><div>Most developers are still using AI like a chatbot.</div><div><br></div><div>They type a prompt. They copy the answer. They move on. And they wonder why their AI feels powerful in demos — and useless in their actual codebase.</div><div><br></div><div>This course flips that completely.</div><div><br></div><div>By the end of this bootcamp, you won't just use Claude Code. You'll orchestrate it. You won't be writing prompts. You'll be engineering systems that AI runs for you — hands-free, around the clock, on real production codebases.</div><div><br></div><div>What You'll Learn — Section by Section</div><div><br></div><div>Section 1 — Mastering Claude Code: Setup, Modes, Permissions &amp; Customization</div><div><br></div><div>You'll start with the foundation — installing Claude Code, configuring it for your environment, and understanding the four core modes that determine how Claude behaves: Default, Auto-Accept, Plan, and YOLO.</div><div><br></div><div>You'll master:</div><div><ul><li><span style="font-size: 1rem;">Installing Claude Code on macOS, Linux, and Windows</span></li><li><span style="font-size: 1rem;">Choosing between the terminal experience and native VS Code integration</span></li><li><span style="font-size: 1rem;">Working with the CLI, slash commands, and special notations like @file and #memory</span></li><li><span style="font-size: 1rem;">Understanding when to use which mode — and the trade-offs between safety and speed</span></li><li><span style="font-size: 1rem;">Building your first CLAUDE md — the file that trains Claude on your project once and forever</span></li><li><span style="font-size: 1rem;">Locking down permissions with three guards: Allow, Ask, Deny</span></li><li><span style="font-size: 1rem;">Mastering the settings.json file and /config command</span></li><li><span style="font-size: 1rem;">Configuring Claude Code with CLI arguments for power users</span></li><li><span style="font-size: 1rem;">Teaching Claude how to talk to you with custom output styles</span></li></ul></div><div><span style="font-size: 1rem;">By the end of this section, Claude Code will know your project, your preferences, and your boundaries — without you typing a single instruction twice.</span></div><div><br></div><div>Section 2 — Never Lose Your Work: Mastering Context, Sessions &amp; Checkpoints</div><div><br></div><div>Every developer working with AI hits the same wall — the context window fills up, and suddenly you've lost two hours of work. This section makes sure that never happens to you again.</div><div><br></div><div>You'll learn:</div><div><ul><li><span style="font-size: 1rem;">The invisible fuel tank — how Claude Code's context window actually works</span></li><li><span style="font-size: 1rem;">When to use /compact vs /clear — and the critical difference between them</span></li><li><span style="font-size: 1rem;">Full session management — saving, naming, resuming, forking</span></li><li><span style="font-size: 1rem;">Resume, fork, and continue any session like a Git branch</span></li><li><span style="font-size: 1rem;">Checkpoints — Ctrl+Z on steroids, your safety net before risky edits</span></li><li><span style="font-size: 1rem;">Recovering from broken code in seconds, not hours</span></li><li><span style="font-size: 1rem;">Running multiple parallel Claude Code sessions with Git worktrees</span></li></ul></div><div><span style="font-size: 1rem;">This is the section that turns Claude Code from a flaky assistant into a reliable engineering partner you can trust with long, complex tasks.</span></div><div><br></div><div>Section 3 — Claude Code + GitHub: Automating Real Developer Workflows</div><div><br></div><div>Imagine pushing your code, and before you even open GitHub, AI has already reviewed it, fixed bugs, and opened the pull request.</div><div><br></div><div>Imagine tagging @claude on a bug report — and finding a fix waiting for you when you wake up.</div><div><br></div><div>That's what this section delivers.</div><div><br></div><div>You'll learn three powerful integration patterns:</div><div><ul><li><span style="font-size: 1rem;">Terminal/Local integration — let Claude Code init repos, commit, and push for you</span></li><li><span style="font-size: 1rem;">GitHub Actions @claude bot — autonomous PR review and issue triage in your repos</span></li><li><span style="font-size: 1rem;">Headless/Scripting integration — running Claude Code in CI/CD pipelines</span></li></ul></div><div><span style="font-size: 1rem;">You'll build:</span></div><div><ul><li><span style="font-size: 1rem;">Custom commands like /commit and /commit-push-pr that turn entire workflows into one keystroke</span></li><li><span style="font-size: 1rem;">A fully working GitHub Actions setup for the @claude bot — line-by-line breakdown of the workflow YAML</span></li><li><span style="font-size: 1rem;">An issue-to-PR pipeline — bug reported, AI investigates, AI fixes, PR opened, all automatic</span></li><li><span style="font-size: 1rem;">Real demos on a Spring Boot job portal application so you see this in production code, not toy examples</span></li></ul></div><div><span style="font-size: 1rem;">By the end, your GitHub repository will feel less like a code host and more like a team member that ships while you sleep.</span></div><div><br></div><div>Section 4 — From Chaos to Control: Mastering Rules, Memory &amp; Skills</div><div><br></div><div>Your CLAUDE md will grow. It always does. From a clean 50 lines to a 2,000-line monster Claude reads on every prompt — slow, expensive, and half irrelevant.</div><div><br></div><div>This section breaks that monolith into a clean, modular system.</div><div><br></div><div>You'll master:</div><div><ul><li><span style="font-size: 1rem;">Rules — splitting your CLAUDE md into focused, modular files</span></li><li><span style="font-size: 1rem;">Auto Memory — Claude Code's personal notebook it writes for itself, so you don't have to</span></li><li><span style="font-size: 1rem;">Skills — on-demand expertise Claude loads only when needed (progressive disclosure)</span></li><li><span style="font-size: 1rem;">Context Fork — running skills inside isolated sub-agents to keep your main context clean</span></li><li><span style="font-size: 1rem;">Slash Commands — and how they're quietly evolving into the Skills system</span></li><li><span style="font-size: 1rem;">Building your own custom skill from scratch that Claude loads automatically when relevant</span></li></ul></div><div><span style="font-size: 1rem;">You'll see real demos of Claude building its own memory in real time, watching your CLAUDE md go from chaos to clean, and witnessing the silent evolution from Commands to Skills that's reshaping how Claude Code works in 2026.</span></div><div><br></div><div>This section alone will save you hours of context window costs and dramatically speed up every single Claude Code session.</div><div><br></div><div>Section 5 — Hooks: Teach Claude Code to Follow Your Rules, Not Its Instincts</div><div><br></div><div>You tell Claude never to touch a file. It touches it anyway.</div><div><br></div><div>You ask it to skip secrets. It commits an API key.</div><div><br></div><div>You say "don't run migrations in production." It runs them.</div><div><br></div><div>Hooks turn hopes into guarantees.</div><div><br></div><div>Hooks are scripts that fire automatically — before tool calls, after tool calls, on session start, on notifications. They're how you turn Claude Code from a polite assistant into a rule-following engineer.</div><div><br></div><div>You'll build:</div><div><ul><li><span style="font-size: 1rem;">Your first hook — a notification system that taps you on the shoulder when Claude needs you</span></li><li><span style="font-size: 1rem;">A PreToolUse hook in Python that scans for secrets and blocks giant files before damage happens</span></li><li><span style="font-size: 1rem;">A shell script hook that physically shields critical files from any modification</span></li><li><span style="font-size: 1rem;">Cross-platform hooks that work on macOS, Linux, and Windows</span></li><li><span style="font-size: 1rem;">SessionStart hooks that pre-load context every time you open a project</span></li><li><span style="font-size: 1rem;">A file-length speed bump hook that warns before bloating files past your size limits</span></li><li>You'll understand the full hook lifecycle — every event, every payload, every return value — through a deep documentation tour built for working developers.</li></ul></div><div><span style="font-size: 1rem;">By the end of this section, your Claude Code setup will be bulletproof. No more accidental commits. No more leaked secrets. No more "I told it not to do that."</span></div><div><br></div><div>Section 6 — Mastering MCP: Connect, Automate &amp; Supercharge Claude Code with Real Tools</div><div><br></div><div>Claude knows your code. But it doesn't know your browser. Your database. Your latest framework docs. So it hallucinates.</div><div><br></div><div>MCP (Model Context Protocol) is the USB-C of AI — one universal protocol that connects Claude to anything.</div><div><br></div><div>In this section, you'll plug Claude Code into the real world:</div><div><ul><li><span style="font-size: 1rem;">Chrome DevTools MCP — watch Claude debug a live web app in your actual browser</span></li><li><span style="font-size: 1rem;">Playwright MCP — full browser automation, end-to-end testing, scraping, all driven by Claude</span></li><li><span style="font-size: 1rem;">Context7 MCP — real-time, up-to-date documentation for any framework, no more outdated answers</span></li><li><span style="font-size: 1rem;">A complete developer's walkthrough of the MCP specification — understand it deeply, not just superficially</span></li><li><span style="font-size: 1rem;">How Claude Code loads 10+ MCP servers without bloating context — the smart loading mechanics under the hood</span></li></ul></div><div><span style="font-size: 1rem;">You'll see live demos of Claude controlling a browser, debugging real applications, and pulling fresh framework docs into its context — all without you copy-pasting anything.</span></div><div><br></div><div>This is the section that makes Claude Code feel like science fiction.</div><div><br></div><div>Section 7 — Sub-Agents &amp; Agent Teams: Claude Code's Multi-Agent Universe</div><div><br></div><div>You ask Claude to review your code. You get one opinion. From one perspective.</div><div><br></div><div>Now imagine spinning up three sub-agents in parallel — a security reviewer, a performance reviewer, and a style reviewer — and getting three deep, specialized reviews in the time of one.</div><div><br></div><div>That's the power of sub-agents.</div><div><br></div><div>You'll learn:</div><div><ul><li><span style="font-size: 1rem;">The divide-and-conquer pattern that turns Claude Code from a single agent into a team</span></li><li><span style="font-size: 1rem;">How to design specialized sub-agents for code review, debugging, testing, and security auditing</span></li><li><span style="font-size: 1rem;">A live demo of a bug-investigator sub-agent hunting down complex defects</span></li><li><span style="font-size: 1rem;">How to run 3 sub-agents simultaneously reviewing the same code from different angles</span></li><li><span style="font-size: 1rem;">Agent teams — multiple agents collaborating toward a shared goal in parallel</span></li><li><span style="font-size: 1rem;">Deep dive into the official Claude Code sub-agent documentation — every parameter explained simply</span></li></ul></div><div><span style="font-size: 1rem;">By the end of this section, you'll have a fleet of specialized AI engineers — each one an expert in its domain — working together on your codebase.</span></div><div><br></div><div>This is the future of software development. And you'll be building it with your own hands.</div><div><br></div><div>Prerequisites</div><div><ul><li><span style="font-size: 1rem;">Basic programming knowledge in any language (Python, Java, JavaScript, etc.)</span></li><li><span style="font-size: 1rem;">Comfort with the command line / terminal</span></li><li><span style="font-size: 1rem;">A GitHub account (free is fine)</span></li><li><span style="font-size: 1rem;">A Pro Claude account (we'll show you how to set it up)</span></li><li><span style="font-size: 1rem;">You do not need to be an AI expert. You do not need a machine learning background. If you can write a function and use Git, you're ready.</span></li></ul></div>

What you'll learn:

  • Set up Claude Code from scratch on any project, with proper modes and permissions
  • Write a clean, modular CLAUDE md system using Rules and Skills
  • Build custom hooks that enforce your team's coding standards automatically
  • Connect Claude Code to your browser, database, and live documentation via MCP
  • Automate your entire GitHub workflow — PR reviews, issue triage, bug fixes
  • Orchestrate teams of specialized sub-agents working in parallel
  • Recover from any mistake instantly using checkpoints and session forking
  • Run multiple parallel Claude sessions on the same codebase using Git worktrees
  • Build production-grade AI workflows your team can actually rely on