This commit is contained in:
bl-ue
2025-11-19 10:38:16 -07:00
parent 8e7638bbff
commit d5f6b7263d
2 changed files with 2 additions and 3 deletions
@@ -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)}