Claude Code 2.0.0 — Full System Prompt & Tool Suite

Agent Prompt ✦ Curated & attributed claude-sonnet-4-5-20250929 Advanced

The complete shipped system prompt for Claude Code v2.0.0 (Sonnet 4.5), bundled with its full tool catalog. It defines a terse CLI software-engineering agent that defaults to under-4-line answers, mandates heavy TodoWrite-based planning, restricts itself to defensive security, and embeds detailed git/PR HEREDOC workflows. Each tool (Bash, Edit, Read, Grep, Glob, Task, TodoWrite, WebFetch, etc.) is documented with prose usage rules plus JSON Schema.

What makes this prompt notable

  • Hard-codes extreme terseness: a concise response is 'generally less than 4 lines' with calculator-style one-token examples ('2+2' -> '4')
  • Forbids using Bash for file ops (cat/grep/sed/find) and mandates dedicated tools (Read/Grep/Edit/Glob) instead
  • Embeds a full Git Safety Protocol: never amend others' commits, check authorship via 'git log -1', commit message via HEREDOC ending with Co-Authored-By trailer
  • Mandates 'file_path:line_number' reference pattern so users can click-navigate to source
  • Bans proactive creation of *.md/README docs and bans code comments unless explicitly asked

Discussion (0)

Sign in to join the discussion.
Related

More in IDE & Coding Assistants

VSCode Agent
agent prompt

VSCode Agent (GitHub Copilot) — GPT-5 Agent Prompt

The most elaborate Copilot VS Code agent prompt, for GPT-5. It combines the Copilot identity and refusals with a detailed communication-style guide, m…

role definition tool-use protocol structured diff format specification
239 5.6k 3.7k words
KI
Kiro
system prompt

Kiro — Intent Mode Classifier

A lightweight intent-classification prompt that routes a user message into chat/do/spec modes and returns a JSON object of confidence scores summing t…

classification rubric constraint setting few-shot
226 5.3k 600 words
CU
Cursor
agent prompt

Cursor — Agent Prompt v1.0 (Claude Sonnet 4)

An earlier, leaner Cursor agent prompt (Claude Sonnet 4) focused on tool-calling rules, aggressive parallel tool execution, search-and-reading bias to…

role definition tool-use protocol parallel tool-call maximization
225 7.3k 1.5k words