Overview

Claude Code is a command-line AI agent developed by Anthropic. It is designed for software engineering tasks, capable of reading, writing, and executing code directly in a terminal.

Role in this knowledge base

Poovi’s primary development AI tool. Understanding its strengths and limitations (like context bloat) is key to optimising his workflows with tools like graphify.

Key facts

  • Uses the Claude 3.5/3.7 models.
  • Integrates with skills like graphify to improve token efficiency.
  • Supports the fireworks_tech_graph skill for generating technical diagrams.
  • Installed via npx @anthropic-ai/claude-code.

Sources