Source Control Mastery
Git is your safety net. Master it before your AI agents make a mess of your repo.
Review and debug
This path goes deeper than the public prompt library, but the prompt pack below is the fastest way to apply the same supervision habits before you dive into the full curriculum.
Matching public prompts
23
Keep the task scoped, copy the prompt, then inspect one reviewable diff before the agent continues.
Need the safest first move instead? Open the curated sample prompts before you browse the broader library.
API Keys, Rate Limits, and Cost Management
Understand AI API pricing, rate limits, budgets, and how to monitor and control your AI spending.
"Help me operationalize AI API usage for this app.
I need:
1. a secure API key handling plan for local, CI, and production
2. a rate-limit and retry strategy for 429s
3. a budget recommendationModule 1Git Beyond the Basics
How Git actually works under the hood
Module 2Collaboration and Pull Requests
Working with others through code review and PRs
Module 3Git for Multi-Agent Work
Managing source control when AI agents are writing code
Module 4Git Safety and Hygiene
Scanning for secrets, cleaning history, and recovering from disasters
