claude-code-system-prompts CLAUDE.md
From Piebald-AI
System prompts extracted via script from the Claude Code npm package's compiled JavaScript source. Maintained by Piebald AI(https://piebald.ai/), not by Anthropic.
Provides extracted Claude Code system prompts as versioned markdown reference files with a changelog.
Use it when
- Comparing how Claude Code's prompts changed across versions
- Looking up exact prompt wording before customizing it locally with tweakcc
- Researching template variables like ${BASH_TOOL_NAME} used internally
Skip it if
- You want to modify Claude Code's actual behavior (files here are read-only reference)
- You need officially supported or up-to-date prompts (unofficial, script-extracted, not by Anthropic)
- You want Claude Code's source code itself (only prompts are extracted, source isn't public)
Facts
- Repository
- Piebald-AI/claude-code-system-prompts
- Status
- Actively maintained
- Last commit
- Source file
- CLAUDE.md
Source preview
The instructions Claude Code reads when this claude.md runs.
# Claude Code System Prompts
## What this repository is
System prompts extracted via script from the Claude Code npm package's compiled JavaScript source. Maintained by [Piebald AI](https://piebald.ai/), not by Anthropic.
See the [Extraction section in README.md](./README.md#extraction) for details on the extraction method.
## What Claude Code is
Claude Code is Anthropic's CLI tool for agentic coding. It is distributed as a compiled npm package (`@anthropic-ai/claude-code`). Source code is not publicly available. The [anthropics/claude-code](https://github.com/anthropics/claude-code) GitHub repository contains issues and releases only.
## How to use these files
- **Reference:** Understand what prompts Claude Code uses and how they change across versions
- **Local patching:** Use [tweakcc](https://github.com/Piebald-AI/tweakcc) to customize individual prompt pieces in your local Claude Code installation
- **Feature requests:** For changes to Claude Code's prompts, file issues at [anthropics/claude-code/issues](https://github.com/anthropics/claude-code/issues)
## For AI agents working with this repository
- These files are **extracted reference material**, not modifiable source code
- Editing files here does not change Claude Code's behavior
- The `system-prompts/` directory contains markdown files with YAML frontmatter noting the Claude Code version and template variablView full source on GitHub →Other claude.md files
ECC CLAUDE.md
★ 229,918This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
affaan-mupdated 15d agoMITui-ux-pro-max-skill CLAUDE.md
★ 105,847This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
nextlevelbuilderupdated 14d agoMITcaveman CLAUDE.md
★ 89,686README = product front door. Non-technical people read it to decide if caveman worth install. Treat like UI copy.
JuliusBrusseeupdated 25d agoMITservers CLAUDE.md
★ 88,502This file provides guidance to Claude Code when working with code in this repository.
modelcontextprotocolupdated 19d agoNOASSERTIONclaude-mem CLAUDE.md
★ 87,329Claude-mem is a Claude Code plugin providing persistent memory across sessions. It captures tool usage, compresses observations using the Claude Agent SDK, and injects relevant context into future ses
thedotmackupdated 13d agoApache-2.0agent-skills CLAUDE.md
★ 78,448This is the agent-skills project — a collection of production-grade engineering skills for AI coding agents.
addyosmaniupdated 16d agoMIT