НачатьНачать бесплатно

Plan the CLI with Claude

We're building the Music Analytics Reporter — a CLI tool that queries the Chinook database and exports formatted reports. Before writing any code, let's plan the tool properly using Plan mode and extended thinking.

Your project directory has MCP already configured to connect to the Chinook SQLite database. Use Claude's Plan mode to think through the CLI requirements, then use extended thinking to generate a detailed specification.

Это упражнение является частью курса

Software Development with Claude Code

Посмотреть курс

Инструкции к упражнению

  • Start Claude Code with claude.
  • Enter Plan mode by typing /plan.
  • Ask Claude to plan a CLI tool for querying artist statistics, include "think" in your prompt for extended thinking.
  • Review the plan.
  • When done, type /exit to exit Claude Code.

Практическое интерактивное упражнение

Превратите теорию в практику с помощью одного из наших интерактивных упражнений

Начать упражнение