Student ID
Build REVIEWBOT, an AI code reviewer that runs on Cloudflare and reviews its own pull requests. You will wire up your coding agent with Cloudflare Skills, build it across three modules, lock it down with Zero Trust, and see why owning it beats SaaS tools like Copilot and CodeRabbit. Enroll to get started.
Getting started
Lessons
Exercises
Hands-on projects where you apply what you've learned to build real things. Learn more
Choose a color for your student ID card and site theme.
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/skillsso 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.