1. 학습
  2. /
  3. 강의
  4. /
  5. Software Development with Claude Code

Connected

연습 문제

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.

지침

100 XP
  • 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.