mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-06-01 06:48:20 +08:00
v2.1.26 (+0 tokens)
This commit is contained in:
parent
9361e350f9
commit
f8e3357b6b
@ -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.25](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.25) (January 29th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 82 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.26](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.26) (January 29th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 83 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.**
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
name: 'Agent Prompt: Prompt Suggestion Generator (Stated Intent)'
|
name: 'Agent Prompt: Prompt Suggestion Generator (Stated Intent)'
|
||||||
description: Instructions for generating prompt suggestions based on user's explicitly stated next steps
|
description: Instructions for generating prompt suggestions based on user's explicitly stated next steps
|
||||||
ccVersion: 2.1.14
|
ccVersion: 2.1.26
|
||||||
-->
|
-->
|
||||||
[SUGGESTION MODE]
|
[SUGGESTION MODE]
|
||||||
|
|
||||||
@ -15,5 +15,5 @@ SEARCH FOR:
|
|||||||
NOTHING FOUND → return nothing.
|
NOTHING FOUND → return nothing.
|
||||||
This is correct most of the time. Only return text you can trace to the user's stated plan.
|
This is correct most of the time. Only return text you can trace to the user's stated plan.
|
||||||
|
|
||||||
2-8 words. User's phrasing. Never evaluate, never Claude-voice.
|
2-12 words. User's phrasing. Never evaluate, never Claude-voice.
|
||||||
Output ONLY the suggestion, or nothing.
|
Output ONLY the suggestion, or nothing.
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<!--
|
<!--
|
||||||
name: 'Agent Prompt: Prompt Suggestion Generator v2'
|
name: 'Agent Prompt: Prompt Suggestion Generator v2'
|
||||||
description: V2 instructions for generating prompt suggestions for Claude Code
|
description: V2 instructions for generating prompt suggestions for Claude Code
|
||||||
ccVersion: 2.0.73
|
ccVersion: 2.1.26
|
||||||
-->
|
-->
|
||||||
[SUGGESTION MODE: Suggest what the user might naturally type next into Claude Code.]
|
[SUGGESTION MODE: Suggest what the user might naturally type next into Claude Code.]
|
||||||
|
|
||||||
@ -30,6 +30,6 @@ NEVER SUGGEST:
|
|||||||
|
|
||||||
Stay silent if the next step isn't obvious from what the user said.
|
Stay silent if the next step isn't obvious from what the user said.
|
||||||
|
|
||||||
Format: 2-8 words, match the user's style. Or nothing.
|
Format: 2-12 words, match the user's style. Or nothing.
|
||||||
|
|
||||||
Reply with ONLY the suggestion, no quotes or explanation.
|
Reply with ONLY the suggestion, no quotes or explanation.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user