Claude Code 2.1.72 System Prompt Updates: New Execution Modes and Verification Improvements

New System Prompts and Execution Modes
Claude Code 2.1.72 adds three new system prompts:
- Auto mode - Continuous task execution mode that functions like a background agent
- Brief mode - Codex-like execution mode with short status updates before launching into work
- Post checkpoints - Instructions for how to post checkpoints during task execution
Tool Updates
The release includes new tool descriptions:
- ExitWorktree - Tool for leaving a git worktree mid-session, with option to keep or remove it
- ToolSearch (second part) - Second part of the ToolSearch tool description with query modes and usage examples
Removed items include Tool permission mode guidance, standalone searching tools guidance, and extended ToolSearch usage instructions (replaced by ToolSearch second part).
Agent Prompt Changes
Significant updates to agent prompts:
- Claude guide agent - Removed inline agent metadata block (agent type, model, permission mode, tool list, and when-to-use guidance)
- Explore strengths and guidelines - Added agent metadata block with agent type, model, disallowed tools, when-to-use guidance, and critical read-only system reminder (moved from Explore prompt)
- Explore - Removed inline agent metadata block (moved to Explore strengths and guidelines)
Major Verification Specialist Expansion
The Verification specialist agent received substantial updates:
- Two documented failure patterns: verification avoidance and "first 80%" bias
- Structured per-check output format requiring command run, output observed, and result
- Self-rationalization recognition section with common excuses to override
- Guidance to match rigor to stakes
- Pre-FAIL checklist to avoid flagging intentional behavior or already-handled cases
- Defined PARTIAL as environmental limitations only
- Updated mobile verification strategy to use accessibility/UI tree dumps instead of screenshots
- Clarified that test suite results are context, not evidence
Other Key Updates
- Simplify skill - Added "Recurring no-op updates" as a new efficiency check for state/store updates in polling loops or event handlers that fire unconditionally without change detection
- Fork usage guidelines - Refined forking criteria from a list of use cases to a qualitative "will I need this output again" heuristic; added guidance that forks beat Explore subagent for research because they inherit context and share cache; added warning not to set a different model on forks to preserve cache reuse
- Tool usage prompts - Generalized individual tool name references to unified search tools references in both delegate exploration and direct search prompts
- EnterWorktree tool - Added mention of ExitWorktree for leaving the worktree mid-session; clarified that the keep/remove prompt on session exit only applies if still in the worktree
Internal changes include variable renames in Agent and WebSearch tool descriptions with no user-facing impact.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Certified Architect Foundations (CCA-F) Exam: Score 985/1000 — Study Guide & Mock Test
A Reddit user shares scoring 985/1000 on the new Claude Certified Architect Foundations (CCA-F) exam. Includes practical insights on prompt engineering, context windows, and Human-in-the-Loop workflows, plus links to training courses, cookbook, and a free mock exam.

Anthropic offers free Claude Max 20x for open-source maintainers
Anthropic's Claude for Open Source Program provides 6 months of free Claude Max 20x to eligible open-source maintainers and contributors. Applications are reviewed on a rolling basis for up to 10,000 contributors.

M5 Max vs M3 Max Inference Benchmarks for Qwen Models on oMLX
Benchmarks comparing M5 Max and M3 Max MacBook Pros running Qwen 3.5 models via oMLX v0.2.23 show M5 Max delivering 1.4-1.7x faster token generation and up to 4x faster prefill at long contexts.

Stanford Report Shows AI Experts and Public Have Diverging Views on AI Impact
Stanford's annual AI industry report reveals significant gaps between AI experts' optimism and public anxiety, with experts focusing on AGI risks while the public worries about jobs, medical care, and utility costs.