Get Started: Claude Code Mastery
Three ways to download and begin the interactive lessons.
New to Claude Code? Complete Module 0 first (20 min)Before You Start
- Completed Module 0: Claude Code Basics (or have Claude Code installed)
- Claude Pro or Max subscription
- 2-3 hours of uninterrupted time (or break it into 3x 1-hour sessions)
Download the Course
2 minPick one of three options — they all work the same way:
✨ Option A: Ask Claude to Do It (Easiest)
Open Claude Code anywhere and paste:
Claude will fetch the course to your current folder.
📦 Option B: Git Clone (Terminal)
cd ai-native-pm/modules/module-0b-claude-mastery
⬇️ Option C: Download ZIP (No Terminal)
- Go to github.com/anmolgupta824/ai-native-pm
- Click the green "Code" button → "Download ZIP"
- Unzip and navigate to: modules/module-0b-claude-mastery
Open Claude Code
1 minOpen Claude Code in the course folder:
Or use your IDE's "Open in Claude Code" extension.
Start Lesson 1
15 minOnce Claude Code is open, type:
The interactive teacher will greet you and begin Lesson 1: CLAUDE.md — Your Project Brain
What to Expect
- ✅ Lessons delivered section-by-section (not all at once)
- ✅ Interactive exercises you do RIGHT NOW
- ✅ Real files and skills you'll actually use
- ✅ Everything stays in ONE session (no tab-switching)
- ✅ Progress is saved between sessions
The 8 Lessons You'll Complete
CLAUDE.md — Your Project Brain
Persistent memory templates · 15 min
Context Management
CRAFT framework + session planning · 15 min
Plan Mode — Think Before You Act
Plan-first workflow · 15 min
Sub-agents — Do 5 Things at Once
Parallel research & analysis · 15 min
Skills — Reusable Slash Commands
/prd, /standup, /status, /retro · 20 min
Hooks — Automate the Boring Stuff
Auto-format, file protection, notifications · 20 min
Advanced Prompting Patterns
8 patterns for better outputs · 20 min
Building Your PM Workspace
Capstone: wire everything together · 30 min
Total: ~2.5 hours spread over your preferred timeframe
FAQ
Do I need Module 0?
Yes. Module 0B assumes you have Claude Code installed and understand the basics. If you don't, complete Module 0 first (20 min).
Can I skip lessons?
Not recommended — each builds on the previous. But Lessons 5+ are somewhat independent.
How long does it take?
2-3 hours total. Most people spread it over 2-3 days (30 min sessions).
Can I save progress?
Yes! Progress is tracked in progress.json. Reopen anytime to pick up where you left off.
Need Help?
Stuck on a lesson?
Type help in Claude Code to get hints.
Found a bug?