Skip to content

Learning Path

  1. Read Phase 0 completely — all definitions, all analogies. Quiz yourself on vocabulary.
  2. Do Phase 1 immediately — install the tools, build the thing. Speed matters. Momentum matters.
  3. Work through Phase 2 while building your second project — each concept should click because you just encountered it.
  4. Enter Phase 3 when your projects need agent capabilities — don’t learn agent architecture abstractly. Learn it because your project demands it.
  5. Phase 4 is ongoing — you’ll revisit this as your systems grow in complexity and as you collaborate with engineers on real projects.

After finishing Phase 4, go back and re-read Phase 0. You’ll be shocked at how much deeper your understanding is. That’s the spiral working.

Each phase covers all five domains at increasing depth:

DomainPhase 0Phase 1Phase 2Phase 3Phase 4
EnvironmentWhat tools existInstall and use themBranches, collaborationHooks, MCP serversCI/CD, containers
AI CraftWhat AI isFirst promptContext engineeringAgents, tool useMulti-agent orchestration
EngineeringBasic termsProject structureYAGNI, DRY, debuggingAgent patternsSystem design, production
SystemsHow software worksDeploy one projectArchitecture layersAgent stackFull stack mental model
Vocabulary~15 terms~12 terms~19 terms~20 terms~84 terms

By Phase 4, you’ll know the shared language between vibe coders and traditional engineers. See the complete Glossary for every term in one place.