workshop.institute

Git Basics

Build a GitHub repo from nothing — keys, signed commits, PR-only main, hooks and CI — by directing Claude Code and judging what it did.

10 lessons 3 phases intermediate
Get started Signed in as your account.
why this workshop

who it's for.

Anyone who has copy-pasted git commands and wants to understand them — and wants Claude Code to do the typing from now on, safely.

what you'll build

what you walk away with.

curriculum

10 lessons across 3 phases.

phase A · Identity, keys, and a repo of your own 3 lessons
  1. 01 Who are you to git
  2. 02 Keys and signatures
  3. 03 Your first repo
phase B · The daily loop, with Claude at the keyboard 4 lessons
  1. 04 Commits that tell a story
  2. 05 Branches and pull requests
  3. 06 What Claude may touch
  4. 07 Parallel work without stepping on yourself
phase C · Guardrails and recovery 3 lessons
  1. 08 Pre-commit hooks
  2. 09 CI that guards main
  3. 10 Recovering and undoing
prerequisites

what you need before you start.

A terminal and Claude Code
You can open a terminal, start Claude Code in a folder, and read what comes back.
git and gh installed
`git --version` and `gh --version` both print something. No configuration needed — the first two lessons do that, and skip what you already have.
A browser
Creating a GitHub account and signing `gh` in happen in a browser tab. Everything else stays in Claude Code.
No API key
The workshop makes no API calls of its own. The only cost is your own Claude Code session.
start

how to start.

Once Claude Code is set up, tell it “set up the git basics workshop” and it clones the project and queues the first lesson.

New here? The getting-started guide walks you through installing the lwc CLI and the Claude Code plugin once — everything you need before that line works.

sign in or get started

Enter your email — we'll send you a 6-digit code. New here? An account is created automatically.