Skip to content
Agentic Levels

Everything starts here.

GuestLocal progress only
PreferencesSign in
01Start with one taskBest first move for beginners.02Check your LevelMeasure where you are.03Score an AI resultFind the habit to practice first.04Return to Your WorkScores, links, and checkpoints.
Start here

Begin

HomeThe main entry point.New to AIStart with one useful task.
Know where you are

Measure

Check your LevelUse this after you have tried AI.Fluency ScoreScore an AI result you can review.
Build the habit

Learn

LevelsLessonsTracks
Find the reference

Library

PromptsReferenceResourcesCompare Tools
Turn it into work

Apply

Your Next MoveChoose what AI should change next.Tool SetupGet the tools ready.
Come back later

Return

Your WorkScores, links, and checkpoints.My PathContinue from your level.Updates
Site

Site

PricingAboutFAQ & FeedbackPreferences

© 2026 Fuentes Studio

Privacy·Terms
yourCouncil
Ready to help
✦

What do you want to understand?

Ask anything about what you're learning.

9

Background Agents

Work happens while you sleep. You review PRs, not code.

🌐
Orchestrating tasks → engineering coordination systems

🎯 WHAT CHANGES BY THE END

You'll be able to run multiple parallel agents with a dispatcher, manage cost and stale-context risks, and spend your time reviewing diffs instead of writing code.

🙋 THIS IS YOU IF

  • ✓Multiple background agents running in parallel on your actual codebase, not toy tasks
  • ✓An orchestrator dispatches work and tracks status. You don't manage that manually
  • ✓You've split models by role: one implements, one reviews, one researches. They don't share context
  • ✓CI runs docs bots, security reviewers, or dependency updaters without a human trigger

💡 WHAT WE'LL UNTANGLE

  • Everything still routes through a central orchestrator. Agents don't coordinate with each other directly
  • Stale context is a recurring problem you solve case-by-case rather than systematically
  • Cost at scale gets expensive fast: five parallel Opus runs can clear hundreds of dollars in a day
← PreviousLevel 8: Harness EngineeringNext →Level 10: Autonomous Agent TeamsThere's no Level 11 yet. You're in the part of the map that gets drawn by the people working here now.