Get startedGet started for free

Build the CLI

Time to turn the plan into code. Your project directory has MCP configured to connect to the Chinook database. You can view the plan here: PLAN.md. Ask Claude to generate a complete CLI tool that queries artist data and exports reports.

This exercise is part of the course

Software Development with Claude Code

View Course

Exercise instructions

  • Start Claude Code with claude.
  • Reference @PLAN.md to understand the CLI requirements and structure.
  • Ask Claude to implement reporter.py based on the plan.
  • When done, type /exit to exit Claude Code.

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise