---
id: "entity-claude-code"
type: "entity"
entityType: "tool"
canonicalName: "Claude Code"
source_timestamps: ["00:07:07", "00:24:45"]
tags: ["ai-agent", "cli-tool", "anthropic"]
related: ["entity-matt-pocock-skills", "entity-matt-pocock", "entity-sandcastle"]
---
# Claude Code

## What it is

An AI coding agent CLI tool developed by Anthropic. Provides terminal- and IDE-based access to Claude as a coding agent capable of reading files, running commands, editing code, and orchestrating tools.

## Role in this source

[[entity-matt-pocock|Pocock]] uses Claude Code extensively in his demonstrations as the primary engine that loads his custom procedural skills from [[entity-matt-pocock-skills]]. It's also the agent runtime typically deployed inside [[entity-sandcastle]] environments for [[concept-afk-agent-work|AFK]] workflows.
