Lesson 5 of 5 · 6 min · final lesson

Put it to work.

You've got the picture now: what Claude Code is, how to set it up safely, the jobs it does well, and how to keep people in the loop. The last step is the one that actually changes anything, because reading about an agent teaches you nothing until you've watched one work on your own code. This week, you trial it. Here's the calm way to start.

Pick a few well-scoped jobs to trial

Don't reach for a sprawling rewrite to prove the point. Pick a handful of small, bounded jobs with clear done criteria, the kind from lesson three: a checkable result, low blast radius, and no production secrets in sight. Good first candidates for almost any codebase:

  • Add test coverage to a module that's light on it.
  • A tidy refactor with the suite as your safety net: rename, extract, split a fat file.
  • A small bug with clear reproduction steps, so it can write the failing test and fix it.
  • A codebase question to warm up: ask it to explain a module or trace where something is handled.
  • A small internal tool or one-off script that saves the team a recurring chore.

Write your shortlist down before you start, and make sure your repo is ready: a CLAUDE.md with how to build, test and lint, your permissions set so you approve as it goes, and branch protection with a green CI as the backstop. A few real tasks beats a vague intention to "try the agent" every time.

Run the loop: scope, run, review, merge

For each job, the rhythm is the same, and it's quick:

  • Scope. Write a tight brief: one clear goal, a definition of done, and the boundaries. If you can't scope it cleanly, break it down first or keep it for yourself.
  • Run. Hand it to the agent and let it work, approving actions as they come up. Use the cloud option or run a couple in parallel if the jobs are independent, and lean on subagents for a big job: the agent can spin up focused helpers to explore or handle sub-tasks, then bring the results back together.
  • Review. Read the diff like any contributor's. Is the approach sound? Anything off? Green tests are a start, not a sign-off. This is where your judgement goes in.
  • Merge. If it's good, merge it through your normal protected flow. If it came back off, tighten the brief or improve the project instructions and run it again. That feedback is how both of you get better.

That last habit is the compounding bit. Every time you sharpen the brief or add a missing note to your CLAUDE.md, the next task lands closer to right. Over a few weeks the agent quietly clears a real slice of the well-shaped work, and your people spend more of their hours on the parts that need them.

The mindset to keep

The whole thing rests on one balance. Let the agent carry the bounded, checkable jobs, and keep your hands on design, on the risky paths, and on the decision about what's worth building and what's worth shipping. Your review is still the thing that keeps the work good and safe, so it never gets skipped no matter how fast the diffs come back. Get that split right and the speed is real while the risk stays low.

Keep the summary handy

To make this stick, grab the free one-page summary: what Claude Code is, the scoping rules, the permissions and secrets line, the MCP note, the review and CI guardrails, and a space for your first tasks. Print it, stick it by the desk, and you've got the whole course in arm's reach.

Your week, in one line: pick a few small, well-scoped jobs, run the scope, run, review, merge loop on each, and tighten the brief when something comes back off. Keep a human reviewing every change and the secrets well clear. That's how Claude Code goes from a thing you've read about to a quiet, useful part of how your team ships.
Quick check

A few quick questions to lock it in. No marks recorded, just for you.

Q1.Before you let it write, how should you get a feel for a first task?

Plan mode lets you approve the approach risk-free, and a bounded, checkable job is the safe way to learn the workflow.

Q2.What's the loop to run for each task?

Scope, run, review, merge. Tighten the brief or the CLAUDE.md when something comes back off, and keep what works.

Q3.What's the mindset to keep?

Even with the permission dial wide open on safe work, your judgement on what to build and what to ship is the advantage.

Course complete

That's the course done. Nice work.

You've got the full picture now: what Claude Code is, how to set it up safely, the jobs it does well, and how to keep people in the loop. Here's what to do next.

Answer the quick check above to unlock this.

Pick up anywhere

Save your progress

Pop your email in and we'll send you a link to pick up where you left off, on any device. No account needed.

Just for the link to your progress. No spam, and I never share your details.