diff --git a/README.md b/README.md
index 4fd0578..f0e042c 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Download it and try it out for free! **https://piebald.ai/**
> [!important]
> **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.129](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.129) (May 5th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 169 versions since v2.0.14. From the team behind [
**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.131](https://www.npmjs.com/package/@anthropic-ai/claude-code/v/2.1.131) (May 6th, 2026).** It also contains a [**CHANGELOG.md**](./CHANGELOG.md) for the system prompts across 170 versions since v2.0.14. From the team behind [
**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.**
diff --git a/system-prompts/system-prompt-context-compaction-summary.md b/system-prompts/system-prompt-context-compaction-summary.md
index c7f2564..3f06971 100644
--- a/system-prompts/system-prompt-context-compaction-summary.md
+++ b/system-prompts/system-prompt-context-compaction-summary.md
@@ -2,17 +2,6 @@
name: 'System Prompt: Context compaction summary'
description: Prompt used for context compaction summary (for the SDK)
ccVersion: 2.1.38
-agentMetadata:
- agentType: 'claude-code-guide'
- model: 'haiku'
- permissionMode: 'dontAsk'
- whenToUse: >
- Use this agent when the user asks questions ("Can Claude...", "Does Claude...", "How do I...")
- about: (1) Claude Code (the CLI tool) - features, hooks, slash commands, MCP servers, settings, IDE
- integrations, keyboard shortcuts; (2) Claude Agent SDK - building custom agents; (3) Claude API
- (formerly Anthropic API) - API usage, tool use, Anthropic SDK usage. **IMPORTANT:** Before spawning
- a new agent, check if there is already a running or recently completed claude-code-guide agent that
- you can continue via ${P2}.
-->
You have been working on the task described above but have not yet completed it. Write a continuation summary that will allow you (or another instance of yourself) to resume work efficiently in a future context window where the conversation history will be replaced with this summary. Your summary should be structured, concise, and actionable. Include:
1. Task Overview