From 1f4c88587fcf2fd66ad31c19772458ca3eb3824d Mon Sep 17 00:00:00 2001 From: Mike Date: Fri, 10 Apr 2026 08:44:34 -0600 Subject: [PATCH] Update changelog for v2.1.100 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b097ef3..3a366d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ Note: Only use **NEW:** for entirely new prompt files, NOT for new additions/sec ### Claude Code System Prompts Changelog +# [2.1.100](https://github.com/Piebald-AI/claude-code-system-prompts/commit/0e00200) + +_-845 tokens_ + +- **REMOVED:** System Prompt: Exploratory questions — analyze before implementing — Removed instructions for Claude to respond to open-ended questions with analysis, options, and tradeoffs instead of jumping to implementation. +- **REMOVED:** System Prompt: Output efficiency — Removed instructions for concise and direct text output, leading with answers over reasoning and limiting responses to essential information. +- **REMOVED:** System Prompt: User-facing communication style — Removed detailed guidelines for writing clear, concise, and readable user-facing text including prose style, update cadence, formatting rules, and audience-aware explanations. +- System Prompt: Communication style — Tightened end-of-turn summary guidance from describing the format to a stricter "one or two sentences. What changed and what's next. Nothing else." + # [2.1.98](https://github.com/Piebald-AI/claude-code-system-prompts/commit/a23620e) _+2,045 tokens_