mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2610e45e8d | ||
|
|
f2b2ae67cb | ||
|
|
64e5541d92 |
13
CHANGELOG.md
13
CHANGELOG.md
@ -4,6 +4,19 @@ Note: Only use **NEW:** for entirely new prompt files, NOT for new additions/sec
|
|||||||
|
|
||||||
### Claude Code System Prompts Changelog
|
### Claude Code System Prompts Changelog
|
||||||
|
|
||||||
|
#### [2.1.158](https://github.com/Piebald-AI/claude-code-system-prompts/commit/f2b2ae6)
|
||||||
|
|
||||||
|
<sub>_No changes to the system prompts in v2.1.158._</sub>
|
||||||
|
|
||||||
|
# [2.1.157](https://github.com/Piebald-AI/claude-code-system-prompts/commit/0aece05)
|
||||||
|
|
||||||
|
_+674 tokens_
|
||||||
|
|
||||||
|
- Agent Prompt: Security monitor for autonomous agent actions (first part) — Expands high-severity review for persistent configuration changes, outbound submissions, novel destinations, and low-information actions whose intent is clarified by the agent's narration.
|
||||||
|
- Data: Tool use concepts — Adds guidance that tool descriptions should prescribe when to call each tool, especially to improve should-call behavior on recent Opus models.
|
||||||
|
- Skill: Model migration guide — Adds Opus 4.8 migration guidance to put tool-triggering instructions in each tool's own description, not only in the system prompt.
|
||||||
|
- Tool Description: EnterWorktree — Allows switching by `path` from an existing worktree session or pinned agent into another registered `.claude/worktrees/` worktree, with cleanup and writability limits clarified.
|
||||||
|
|
||||||
#### [2.1.156](https://github.com/Piebald-AI/claude-code-system-prompts/commit/b48f2fd)
|
#### [2.1.156](https://github.com/Piebald-AI/claude-code-system-prompts/commit/b48f2fd)
|
||||||
|
|
||||||
<sub>_No changes to the system prompts in v2.1.156._</sub>
|
<sub>_No changes to the system prompts in v2.1.156._</sub>
|
||||||
|
|||||||
@ -34,7 +34,7 @@ Download it and try it out for free! **https://piebald.ai/**
|
|||||||
> [!important]
|
> [!important]
|
||||||
> **NEW (January 23, 2026): We've added all of Claude Code's ~40 system reminders to this list—see [System Reminders](#system-reminders).**
|
> **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.157](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.157) (May 29th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 192 versions since v2.0.14. From the team behind [<img src="https://github.com/Piebald-AI/piebald/raw/main/assets/logo.svg" width="15"> **Piebald.**](https://piebald.ai/)
|
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.158](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.158) (May 29th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 193 versions since v2.0.14. From the team behind [<img src="https://github.com/Piebald-AI/piebald/raw/main/assets/logo.svg" width="15"> **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.**
|
**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.**
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user