Build & Deploy AI Agents

Free. No account required. No personal data collected.

What you'll build

REVIEWBOT is an AI code reviewer built on Cloudflare Workers. It fetches a GitHub pull request, fans out to specialist reviewers running in parallel, and posts structured findings. By the end you will point it at its own repository and watch it catch deliberately planted bugs.

The course is built around three themes:

  • Coding agent + Cloudflare Skills: install cloudflare/skills so your agent writes Workers-correct code from the start.
  • Zero Trust security: put Cloudflare Access, Tunnel, and service tokens in front of the agent and its MCP endpoint.
  • Better than SaaS: you own the data, the models, the prompts, and the infra, unlike Copilot or CodeRabbit.

How it works

Enroll above, then use your AI agent of choice to work through the lessons. Each lesson page has a prompt you copy and paste into your agent. The agent reads the lesson, teaches the material, quizzes you, and marks the lesson complete, which syncs back to this page in real time. The hands-on exercises walk you through building reviewbot-agent using git checkpoints.

Works with OpenCode, Claude Code, Gemini CLI, Codex, and other AI tools that can fetch URLs and hold a conversation.

Free. No account required. No personal data collected.