Back to Module 0B
Module 0BFree2-3 hours

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)
1

Download the Course

2 min

Pick one of three options — they all work the same way:

✨ Option A: Ask Claude to Do It (Easiest)

Open Claude Code anywhere and paste:

Clone module-0b-claude-mastery from https://github.com/anmolgupta824/ai-native-pm

Claude will fetch the course to your current folder.

📦 Option B: Git Clone (Terminal)

git clone https://github.com/anmolgupta824/ai-native-pm.git
cd ai-native-pm/modules/module-0b-claude-mastery

⬇️ Option C: Download ZIP (No Terminal)

  1. Go to github.com/anmolgupta824/ai-native-pm
  2. Click the green "Code" button → "Download ZIP"
  3. Unzip and navigate to: modules/module-0b-claude-mastery
2

Open Claude Code

1 min

Open Claude Code in the course folder:

claude

Or use your IDE's "Open in Claude Code" extension.

3

Start Lesson 1

15 min

Once Claude Code is open, type:

start

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

1.

CLAUDE.md — Your Project Brain

Persistent memory templates · 15 min

2.

Context Management

CRAFT framework + session planning · 15 min

3.

Plan Mode — Think Before You Act

Plan-first workflow · 15 min

4.

Sub-agents — Do 5 Things at Once

Parallel research & analysis · 15 min

5.

Skills — Reusable Slash Commands

/prd, /standup, /status, /retro · 20 min

6.

Hooks — Automate the Boring Stuff

Auto-format, file protection, notifications · 20 min

7.

Advanced Prompting Patterns

8 patterns for better outputs · 20 min

8.

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.

Ready?

Download the course above and type start to begin.

Back to Module 0B

Need Help?

Stuck on a lesson?

Type help in Claude Code to get hints.