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.
This exercise is part of the course
Software Development with Claude Code
Exercise instructions
- Start Claude Code with
claude. - Type
/agentsand hit return to see available agents (including the customcode-reviewer). - Press
escto go back to default mode. - Invoke the agent with
@code-reviewerand ask it to reviewmodels.py. - When done, type
/exitto exit Claude Code.
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise