Claude Code System Prompts banner
Piebald-AI Piebald-AI

Claude Code System Prompts

Security community intermediate

Description

We've released **Piebald**, the ultimate agentic AI developer experience. \ Download it and try it out for free! **https://piebald.ai/**

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Check out Piebald

We've released **Piebald**, the ultimate agentic AI developer experience. \ Download it and try it out for free! **https://piebald.ai/**

[**Scroll down for Claude Code's system prompts.**](#claude-code-system-prompts) :point_down:

Claude Code System Prompts

[](https://github.com/hesreallyhim/awesome-claude-code)

[!important] **NEW (January 23, 2026): We've added all of Claude Code's ~40 system reminders to this list—see [System Reminders](#system-reminders).**

This repository contains an up-to-date list of all Claude Code's various system prompts and their associated token counts as of **[Claude Code v2.1.76](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.76) (March 13th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 126 versions since v2.0.14. From the team behind [ **Piebald.**](https://piebald.ai/)

**This repository is updated within minutes of each Claude Code release. See the [changelog](./CHANGELOG.md), and follow [@PiebaldAI](https://x.com/PiebaldAI) on X for a summary of the system prompt changes in each release.**

[!note] ⭐ **Star** this repository to get notified about new Claude Code versions. For each new Claude Code version, we create a release on GitHub, which will notify all users who've starred the repository.


Why multiple "system prompts?"

**Claude Code doesn't just have one single string for its system prompt.**

Instead, there are:

  • Large portions conditionally added depending on the environment and various configs.
  • Descriptions for builtin tools like Write, Bash, and TodoWrite, and some are fairly large.
  • Separate system prompts for builtin agents like Explore and Plan.

...