Get startedGet started for free

Review with the Code-Reviewer Agent

The reporter CLI is ready for review. Your project has the code-reviewer agent configured from Chapter 2 — it checks for naming conventions, error handling, and performance issues.

Use the agent to review reporter.py before shipping. The agent provides focused feedback in 3-5 bullet points.

This exercise is part of the course

Software Development with Claude Code

View Course

Exercise instructions

  • Start Claude Code with claude.
  • Run /agents to confirm the code-reviewer agent is available.
  • Use @code-reviewer to review @reporter.py.
  • When done, type /exit to exit Claude Code.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise