Agentic Development Fundamentals
The baseline behind every AI coding tool: spec-driven prompting, the plan-execute-review loop, diff discipline, and knowing when to trust or override an agent.
LAST UPDATED · MAY 5, 2026 · BUILDER COHORT OPENS MONTHLY
§ 01 · OUTCOMES
What you'll ship
Not lessons watched. Artifacts you keep. Every outcome is work you can defend in review and reuse on Monday.
Plan / execute / review loop
Leave with hands-on reps in plan / execute / review loop — applied to your own work, not toy exercises.
Spec-driven prompting
Leave with hands-on reps in spec-driven prompting — applied to your own work, not toy exercises.
Diff discipline and rollback
Leave with hands-on reps in diff discipline and rollback — applied to your own work, not toy exercises.
§ 02 · OVERVIEW
The vibe coding workflow
This course teaches the vibe coding workflow behind Agentic Development Fundamentals: spec-driven prompting, diff discipline, and review-before-merge. You write the spec, the agent writes the diff, and you defend the work in review.
Every week ends with one shipped artifact — a CLAUDE.md revision, a reviewed PR, a context budget you can keep. No theory, no toy exercises. You leave with proof of work.
§ 03 · CURRICULUM
Six weeks, six artifacts
WEEK 01
Plan / execute / review loop
Practice plan / execute / review loop against a real repo with live diff review.
SHIPS · A REVIEWED ARTIFACT
SHIPSA REVIEWED ARTIFACT
WEEK 02
Spec-driven prompting
Practice spec-driven prompting against a real repo with live diff review.
SHIPS · A REVIEWED ARTIFACT
SHIPSA REVIEWED ARTIFACT
WEEK 03
Diff discipline and rollback
Practice diff discipline and rollback against a real repo with live diff review.
SHIPS · A REVIEWED ARTIFACT
SHIPSA REVIEWED ARTIFACT
§ 04 · COMPETENCIES
What you'll leave knowing
- Plan / execute / review loop
- Spec-driven prompting
- Diff discipline and rollback
§ 06 · CONTINUE
Pair it with
Claude Code Beginners
Run Claude Code as a terminal-first agent. Write CLAUDE.md, scope context with @-files, and defend every multi-file diff before it merges.
Claude Code Intermediate
Push Claude Code past single-file tasks. Chain multi-step sessions, write slash commands, manage large context windows, and wire Claude into CI.
Claude Code Advanced
Run Claude Code at production scale. Build CLAUDE.md systems, enforce review gates across teams, and instrument every session for audit and compliance.