Skip to content
← All Learning Paths

Source Control Mastery

Git is your safety net. Master it before your AI agents make a mess of your repo.

Guild Member · $29/mo4 modules20 lessonsIncluded with the full Guild Member library
0 of 20 lessons0%
Use A Public Prompt First

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.

Working With AI ToolsWorking With AI Tools

API Keys, Rate Limits, and Cost Management

Understand AI API pricing, rate limits, budgets, and how to monitor and control your AI spending.

Preview
"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 recommendation

Module 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