AI Agent Workshop

Build agents.
Break things. Learn fast.

Hands-on tools for understanding how AI agents actually work — no slides, just exercises.

Whiteboard

Collaborative canvas for mapping agent flows and architectures.

Live
💡

Idea Factory

Generate random 15-minute agent exercises across 5 capability categories.

Live
🔁

Retro Board

Structured retrospective for agent experiments. What worked? What didn't?

Soon
🃏

Planning Poker

Estimate complexity of agent tasks as a group before you build.

Soon

Sprint Timer

Timebox your workshop exercises. 15-minute sprints, no overthinking.

Soon
📊

Team Health Check

Survey your team's confidence across the 5 agent capability dimensions.

Soon

Six things agents actually do

01Chain Reasoning — break complex problems into sequential subtasks and solve each one
02Use Tools — search the web, read files, call APIs, write and run code
03Loop & Self-Correct — evaluate their own output and retry if it's not good enough
04Orchestrate Agents — one agent plans, others specialize (research, writing, critique)
05Operate Autonomously — run in the background on a schedule without a human in the loop
06Make Decisions — evaluate options, weigh tradeoffs, and choose a path without asking a human