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

Connected

연습 문제

Explore Agents and Review Code

You're back in the Music Analytics API codebase from Chapter 1. A custom code-reviewer agent has been configured for this project in .claude/agents/code-reviewer.md.

The agent follows specific instructions to review code for naming conventions, error handling, and performance. Use /agents to see available agents, then ask the code-reviewer to review models.py.

지침

100 XP
  • Start Claude Code with claude.
  • Type /agents and hit return to see available agents (including the custom code-reviewer).
  • Press esc to go back to default mode.
  • Invoke the agent with @code-reviewer and ask it to review models.py.
  • When done, type /exit to exit Claude Code.