Save 30%Loopy AI launches next week. Lock in Lifetime now. Every current class included.
Agent engineering is a deep skill. Run loops, not prompts.

Become a Top 1% Agent Engineer

2,200 hours using Claude Code and Codex, condensed into the playbook I wish I had on day one.

Join 3,991 students working at these companies

AbbVie
Airbnb
Amazon
American Express
Booking.com
Cloudflare
Databricks
Datadog

This Is Already a Hiring Filter

"We will pay a premium for exceptional talent, especially people who are native to the Claude Code way of building."

This isn't hype. Real companies are restructuring how they hire around this skill:

Companies are restructuring around engineers who can architect loops, not just write prompts. This is becoming a real hiring filter.

The question isn't whether to learn this. It's whether you learn it now, or scramble to catch up later.

Two Types of Engineers

Which one sounds like you?

The Prompter

  • -Sends one prompt at a time and reads every reply
  • -Babysits a single agent for hours at a stretch
  • -Has no way to know when a task is actually done
  • -Notices regressions only after users complain
  • -Treats the agent like a chat window
This is where you want to be

The Engineer

  • Sets up inner loops that ship features without supervision
  • Wraps outer loops around shipped work to catch what slipped through
  • Builds custom skills the whole team adopts
  • Architects memory that persists across sessions
  • Treats agents as a development platform, not a chat window

The Skills That Actually Matter

Tools change every month. These skills compound forever.

Looping: closing the build-verify loop so agents ship features without you in the chair

Communicating: clearly sharing your requirements so the agent builds what you actually need

Planning: breaking massive tasks into context-window-sized chunks

Systematizing: building hooks, skills, and feedback loops that enforce quality automatically

Parallelizing: running dozens of agent loops in parallel without losing coherence

Steering: writing context files and rules that keep your loops on track

Your Instructor

Who Teaches This

Ray Amjad

Ray Amjad

I am a founder shipping real businesses with Claude Code & Codex. Since the tools launched I have put over 2,200 hours into them, building 21 Dreams, an app studio run entirely with AI coding tools, and the most in-depth Claude Code content on YouTube.

The workflows I teach come from production work, not a content calendar, which is why they tend to go mainstream months after I cover them.

This class is those 2,200 hours concentrated: everything I know about shipping production-grade code. My teaching comes from a Physics degree at Cambridge, so I teach fundamentals-first and pair every concept with the problem it solves, helping you build real intuition for a fast moving world.

Ray Amjad signature
Included MCP Server

Connect the Class to Your Agent

The class ships with an MCP server. Install it, and your agent knows every lesson and your progress. Ask it what to watch next.

Claude Code
You:

I want to set up a loop that triages my bugs daily

Claude:

Based on your goal, I'd recommend watching these in order:

  1. 1/loop (Advanced)
  2. 2Bug Fixing Across Chats (Session & Context Management)
  3. 3/autofix-pr (Advanced)

These three give you the building blocks for a daily bug-triage loop.

Why This Beats Figuring It Out Yourself

Everything you'd eventually learn, without the wasted hours getting there.

Piecing it together alone

  • 500+ hours across docs, YouTube, trial-and-error

  • Content goes stale as features ship

  • You don't know what you don't know

  • No way to know if you're doing it "right"

This class

  • 10+ hours, structured start to finish

  • Updated within days of future releases

  • Complete coverage from fundamentals through loop architecture

  • MCP server included: your agent tells you what to watch next

  • Private community access

If you're looking to level up your AI coding skills, I recommend Ray's Agentic Coding School. 'Master Claude Code' is the best course I've seen on this topic, and the content is regularly updated. I've learned a lot that you won't find elsewhere, which is helping me build profitable businesses with AI.
Rob Palmer
People who aren't keeping up even over the last 30 days already have a deprecated worldview on this topic.

This Class Stays Current

Last Updated

Loading...

New Lessons in the Last 30 Days

Loading...

Total Lessons

Loading...

This Claude Code course is really great. It's updated almost every day, which makes it feel fresh and relevant all the time. What stands out the most is the quality of the content: it's full of practical insights and valuable tips that you don't usually find elsewhere. Honestly, it offers knowledge that only about 5% of people seem to know or share. I've been learning a lot by going through the material, and it's clear that there's real effort behind keeping everything current and useful. If you're looking to level up your skills with content that goes beyond the basics, I definitely recommend giving this course a try.
Cesar
Comprehensive Curriculum

Everything You Need. Nothing You Don't.

Hours of focused, practical content. No filler.

4h 36m, 20 lessons
Coming Soon
🔁

Loopy AI

The next class. Build software with agents that run in loops.

Building software, and more, with agents that run in loops. Inner loops that build and verify a feature to production, outer loops that supervise them, scheduled routines that watch what you already shipped. All running in parallel.

  • Intro
  • The Loop Stack
  • Strip The Model Out
  • Closing The Loop
  • Borrowed Verifiers
  • Pair Every Creator With An Attacker
  • Architecting The Loop
  • L1 Essentials
  • Ralph Loops
  • /goal Mode
  • Writing Effective Goals
  • Autoresearch
  • Governance Primitives
  • L4 Worker Loops
  • L5 Discovery Loops
  • The Three Role Split (ACE)
  • The Bug Triage Loop
  • Echo Chamber Failure Mode
  • Mission Command
  • Where Taste Went
11h 27m

Claude Code

Complete guide to AI-powered development with Claude Code

The complete reference. From installation to reverse engineering Claude Code itself. You'll understand every feature, command, and hidden capability so you can build your own workflows from first principles.

  • Introduction
  • Let CC Decide What to Watch
  • Install Claude Code (MacOS)
  • Installing Warp (for MacOS)
  • Install Claude Code (Windows)
2h 4m
🎁

Master Codex App

OpenAI's desktop Codex app

Everything you need to use OpenAI's desktop Codex app. Plugins, automations, MCP servers, skills, computer use, and browser use.

  • Installing for MacoS
  • Installing for Windows
  • Creating Projects & Files
  • Referencing Files & Folders
  • Generating Images
59m

Master Codex CLI

OpenAI's Codex in the terminal

Master Codex end to end. Same core skills as Claude Code, different tool. Your engineering skills transfer directly.

  • Introduction
  • Installing Codex CLI
  • Terminal Commands
  • A Quick Build
  • Resuming Sessions
1h 21m
🔧

Fundamental Techniques

Essential workflows and pro-level strategies

The workflows that separate power users from everyone else. You'll learn how to keep your agent focused, close feedback loops, and avoid the context traps that send most sessions in circles.

  • Introduction
  • Clarifying Questions
  • Customized Terminology for Better Prompts
  • Multiple Proposals
  • Boxing the Agent In
1h 58m
🚀

Advanced Techniques

Solve complex problems like the top 1%

For when you're ready to push the boundaries. Multi-agent orchestration, cross-model workflows, and the patterns that the top 1% of Claude Code users rely on.

  • Mixing Models & Modes
  • Combining CLIs & Models
  • Planning Convergence
  • Using Public GitHub Repos
  • Gravitional Pull from Older Models
1h 27m
🧠

Advanced Context Engineering

Advanced techniques for engineering AI context

The meta-skill behind everything. How to structure information so AI agents can actually navigate your codebase. Signal-to-noise, progressive disclosure, and building context layers that scale.

  • Intro
  • Signal to Noise
  • Why Search Isn't Enough
  • Instruction Following Limits
  • Cognitive Inertia
46m
✍️

Prompt Engineering

Craft prompts that unlock model capabilities

Beyond 'write me a function.' You'll learn to steer model behavior through persona vectors, distribution steering, and techniques that unlock capabilities most users never see.

  • Infusing Lived Experience
  • Goal In, Strategy Out
  • Distribution SteeringUpcoming
  • Persona Vectors
  • Scaling Taste
55m
🔄

My Daily Workflows

The real-world routines Ray runs every day

Over-the-shoulder look at how Ray actually uses Claude Code from sunrise to ship. Real projects, real decisions, real shortcuts. Copy what works, skip what doesn't.

  • Introduction
  • Interactive HTML Artifacts
  • Channel HTML Artifacts
  • Quick Benchmarking
  • How I Use Worktrees
39m
💼

For Business

Agentic tools applied to business problems

How to put Claude Code to work beyond code. Research, operations, internal tooling, and the repeatable patterns that turn an agent into a business multiplier.

  • Adding More Goal-Driven Events
  • Microsoft Clarity MCP
  • Follow Ups on Features
  • Reverse Engineering Mobile APIs
  • Reverse Engineering Binaries
The Agentic Coding School doesn't just show you what buttons to press, it builds genuine understanding from the ground up. Starting with installation and git basics, it takes you all the way through subagents, MCP servers, Claude in Chrome, hooks, skills, and advanced session patterns like forking contexts and scout/worker/synthesizer workflows. The pacing is excellent: each concept lands before the next one builds on it. By the time you're two-thirds through the Master Claude Code course, you're not just using the tool, you're thinking in it. For anyone who isn't a traditional developer but wants to build real things with AI, this is the clearest, most practical curriculum I've found.
Simeon

Everything You Get

Loopy AI when it launches

Our new class on building with agents that run in loops. Included automatically when you join.

Office hours with Ray

Live group sessions for the Loopy AI class. New sessions when a new class launches.

Video lessons

Covering fundamentals through advanced loop architecture. No filler.

Continuous updates

New lessons added within days of future releases. Always current, never stale.

MCP server included

Connect the class to your agent. Get personalized lesson recommendations.

9 language subtitles

English, Japanese, Korean, Chinese, Spanish, French, German, Portuguese, and Arabic.

Private community

Connect with fellow students in the members-only community.

30-day guarantee

Try the first few modules risk-free. 30-day money-back guarantee.

Two Plans. Pick Your Window.

Full access for 6 months, or forever. Either way, every class is included.

I went from treating Claude Code like a chatbot to running it like a full development platform. The lessons on hooks, subagents, and CLAUDE.md files alone were worth it.
Tyler

6 Months

$199

Pay once. 6 months of everything.

Every class, every update, for 6 months.

Join 3,991+ students

  • All 8 classes, full access
  • Every update I ship during your 6 months
  • Member discount on any new classes I launch (during your 6 months)
  • HyperWhisper Pro free, forever
  • Community access (during your 6 months)
  • 30-day money-back guarantee

Lifetime

$397

Pay once. Everything, forever.

Every class, every update, forever.

Join 3,991+ students

  • All 8 classes, full access
  • Every update I ship, forever
  • Member discount on any new classes I launch (forever)
  • HyperWhisper Pro free, forever
  • Community access, forever
  • 30-day money-back guarantee

All prices exclude VAT. Local currency amount is approximate. Final price including tax shown at checkout.

“I’ve never coded before in my life, and because of Ray’s videos, I’m doing all of my daily work in Claude Code now. I’m faster at running my business than ever. Then Ray helped me solve my second problem: my team wasn’t adopting Claude Code as fast as I needed them to. His class bridged the gap, got them all comfortable, and now we’re upgrading our team of 10 to all have Claude Max accounts.”

Eric Nowoslawski

Add company info to the invoice (you plan to expense)

Team & Enterprise

Bulk pricing on 6 Months or Lifetime. Priority support and custom billing.

Guarantee

My 30-Day Money-Back Guarantee

Try the first few modules. Within 30 days of your first purchase, if you've watched less than 60% of the class and the class isn't for you, email me and you get a full refund.

Transparent, hassle-free refund process
Contact our helpful support team for help at any time

Your Success Is My Priority

If this class doesn't deliver extraordinary value, I don't want your money. It's that simple.

This guarantee applies to yearly and lifetime purchases. See the full policy.

Frequently Asked Questions

Everything you need to know about Agent Engineer

Yes. When Loopy AI launches, it unlocks automatically for everyone with 6-Month Pro or Lifetime. No extra cost. You also get four live office hours with me for the Loopy AI class, and a new round of office hours when each new class launches.
No. This is the same class as Master Claude Code, just renamed. I changed the domain over to reflect the broader Agent Engineer framing. If you already bought Master Claude Code, you already have full access to everything on this page.
I'm still deciding on times, but they'll be available in the course portal once scheduled, and I'll send an email out to let you know.
6 Months gives you everything for 6 months at $199. Every class, every update released during those 6 months, and a member discount on any new classes I release in that window. Lifetime ($397) is the same access but forever, plus the new-class discount forever.
You're in the right place. Most people hit this wall: you know these tools can do more, but you don't know what you don't know. The class starts from the fundamentals and builds systematically so you understand not just the features, but how to combine them into workflows that actually save you hours, across both Claude Code and Codex.
All video. Every lesson is me on screen, walking through real workflows and features in Claude Code and Codex, not a wall of text or a Notion doc dressed up as a course. You see exactly what I type, what the agent does, and how I respond when things go sideways. Watching someone actually use these tools teaches you ten times faster than reading about them.
Especially you. Most daily users are only using 20-30% of what these tools can do. The intermediate and advanced modules cover hooks, subagents, skills, MCP servers, /goal mode, and multi-agent workflows that most people don't even know exist. These are the techniques that separate casual users from power users.
Yes, and you should use the docs as a reference. But there's a difference between a reference manual and a guide. The docs tell you a piano has 88 keys. This class teaches you how to play. You could figure it out alone, but it would take 10x longer.
Your account will be created automatically after purchase and you'll be sent an email with your login details to the same email you used at checkout.
For Claude Code, the $20/month Claude Pro plan works for the whole class. The $100/month or $200/month Max plans give you a lot more usage if you want to run agents continuously. For Codex, you need a paid ChatGPT plan (Plus at $20/month works, Pro at $200/month is great for heavier autonomous runs). You can take the class with just one of the two if you only plan to use one tool, but having both unlocks every lesson.
Yes. Most people purchase it through their companies or using their company's learning stipends and professional development budgets. $199 is typically an easy approval. You'll automatically receive a proper invoice after purchase. If you have custom invoicing requirements, email me at r@rayamjad.com.
No, that's exactly the problem this solves. Unlike most classes, this one is updated within days of major releases because I use both tools every day myself. Your purchase covers every update to this class. When new features ship, you get updated videos, not stale content collecting dust.
That would be great. It'd mean the tools are getting even better. The skills in this class transfer across agentic coding tools, so they don't go to waste when the landscape shifts. If I ship a class on a new tool, existing students get loyalty pricing on it.
I've been using Claude Code pretty much every day since it launched in March 2025, and Codex daily since it became my driver more recently. Every lesson comes from real experience shipping real code, not from reading the docs and re-packaging them.

Two things shape how I teach. First principles, because that's how I learnt during my Physics undergrad at Cambridge. And a problem-and-solution structure: I describe the problem first, then show the solution. That ordering creates a slot in your brain for the solution to land in, so you actually remember it a week later.
Yes. I used to believe some coding background helped, but with today's models that's no longer the case. The real skill is being able to clearly articulate your thoughts and ideas and collaborate with the model. That's something anyone can develop over time, and the class covers many techniques to help you do exactly that.
30-day money-back guarantee on your first purchase of a yearly or lifetime plan, provided you've watched less than 50% of the video content (about 120 videos). Email me at r@rayamjad.com within 30 days. This applies to your initial purchase only, not to subsequent renewals.
If you're a student, early-career, or the price is genuinely out of reach right now, send me an email at r@rayamjad.com and tell me what's going on. I read these personally and offer reduced pricing case by case. Many years ago, I received a lot of help from generous people when I was starting out and couldn't pay for such things, so this is part of paying that forward. I'd rather have you learning than priced out.
Yes! Team discounts: 30% off (5+ seats), 40% off (10+ seats), 50% off (20+ seats). For teams greater than 50+, email r@rayamjad.com for enterprise inquiries.
Yes. English audio, with subtitles in English, Spanish, Arabic, French, German, Portuguese, Japanese, Russian, Traditional Chinese, and Thai. The non-English ones are AI-generated, so expect the occasional rough edge. Plenty of non-native speakers have said they're still very useful.
Most students don't watch it in order. They jump to whatever they need that week. The class includes an MCP server that connects to Claude Code or Codex. Describe what you're working on and it sends you straight to the relevant lessons. No linear path required.
Ask Claude or Codex. The class includes an MCP server that gives both full knowledge of every video and your progress. Describe what you're building, what you want to learn, or even just your role, and it sends you straight to the right lessons. A product manager gets different recommendations than a senior engineer. No browsing, no guessing.

Still have questions? Email me at r@rayamjad.com

“The era of humans writing code is over.”

— Ryan Dahl, Creator of Node.js

Become a top 1% agent engineer.

Get instant access to the complete agent engineering curriculum. The loop way of shipping software.

Starting from...
Price excludes VAT

Training a team? Learn about team pricing

Not ready to commit?

Get weekly Claude Code and Codex tips straight to your inbox. No spam, just the techniques that actually work.

I respect your privacy. Unsubscribe at any time.

Agent Engineer, an Agentic Coding School Class

© 2026 Agentic Coding School. All rights reserved.

Not affiliated with Anthropic, OpenAI, or any other AI company.