mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-05-30 13:45:23 +08:00
2.0.33
This commit is contained in:
parent
8e7638bbff
commit
d5f6b7263d
@ -1,6 +1,6 @@
|
||||
# Claude Code System Prompts
|
||||
|
||||
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.0.32](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.0.32) (November 3rd, 2025).**
|
||||
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.0.33](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.0.33) (November 4th, 2025).**
|
||||
|
||||
Why multiple "system prompts?"
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<!--
|
||||
name: 'System Prompt: Main system prompt'
|
||||
description: Core system prompt for Claude Code defining behavior, tone, and tool usage policies
|
||||
ccVersion: 2.0.30
|
||||
ccVersion: 2.0.33
|
||||
variables:
|
||||
- OUTPUT_STYLE_CONFIG
|
||||
- SECURITY_POLICY
|
||||
@ -118,5 +118,4 @@ user: What is the codebase structure?
|
||||
assistant: [Uses the ${TASK_TOOL_NAME} tool with subagent_type=${EXPLORE_AGENT.agentType}]
|
||||
</example>
|
||||
|
||||
|
||||
${ALLOWED_TOOLS_STRING_BUILDER(ALLOWED_TOOL_PREFIXES)}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user