Claude Code 2.1.84 adds general-purpose agent prompt and PowerShell tool, removes redundant prompts

New Additions
Claude Code 2.1.84 adds four new components:
- Agent Prompt: General purpose – System prompt for a subagent that searches, analyzes, and edits code across a codebase while reporting findings concisely to the caller.
- System Prompt: Avoiding Unnecessary Sleep Commands – Part of PowerShell tool description; provides guidelines for avoiding unnecessary sleep commands in PowerShell scripts, including alternatives for waiting and notification.
- Tool Description: PowerShell – Describes the PowerShell command execution tool with syntax guidance, timeout settings, and instructions to prefer specialized tools over PowerShell for file operations.
- Tool Description: request_teach_access – Part of teach mode; describes a tool that requests permission to guide the user through a task step-by-step using fullscreen tooltip overlays instead of direct access.
Removals and Simplifications
The update removes nine standalone prompts and simplifies multiple tool descriptions:
- Removed prompts: Common suffix (response format), Explore strengths and guidelines, /review slash command (remote), Analysis instructions for full compact prompt (three variants), Doing tasks (avoid over-engineering), and Glob file pattern matching tool description.
- Agent prompt changes: Claude guide agent removed the "avoid emojis" guideline. Conversation summarization and Recent Message Summarization now inline full analysis instructions directly into prompts instead of referencing shared templates. Explore agent removed 'return absolute paths' and 'avoid emojis' guidelines and reorganized agent metadata. Plan mode (enhanced) removed the read-only critical system reminder and simplified critical files listing format by dropping brief-reason annotations.
- System prompt updates: Advisor tool instructions relaxed the "always call advisor" mandate; advisor is now recommended at least once before committing to an approach and once before declaring done on multi-step tasks, but short reactive tasks no longer require repeated calls. Agent thread notes removed feature flag conditional around response formatting; now always instructs agents to share only load-bearing code snippets and absolute file paths. Auto mode reworded guidance with added 'low-risk work' qualifier.
- Tool description changes: Agent (usage notes) removed explicit 'launch multiple agents concurrently' instruction for non-pro tiers. Agent (when to launch subagents) removed the "Available agent types and the tools they have access to" heading. Bash (Git commit and PR creation instructions) added general parallel tool-calling instruction at the top and simplified per-step parallel execution notes. ReadFile removed "speculatively read multiple files in parallel" guidance. TaskCreate simplified description field guidance from "detailed description with context and acceptance criteria" to "what needs to be done" and removed tip about including enough detail for another agent. TodoWrite trimmed assistant narration from all examples, removing introductory/transitional phrasing so examples show more direct action.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Opus 4.6's effort=low parameter differs from other providers' low-reasoning modes
Claude Opus 4.6's effort=low parameter controls general behavioral effort, not just reasoning depth, unlike OpenAI's reasoning.effort=low or Gemini's thinking_level=low. This caused agents to make fewer tool calls, be less thorough in cross-referencing, and ignore parts of system prompts about web research.

Google to Provide AI Agents to Pentagon for Unclassified Work
Google will provide AI agents to the Pentagon for unclassified work, according to a Bloomberg report. The article has generated discussion on Hacker News with 61 points and 52 comments.

Google's TimesFM 2.5: 200M-parameter time-series model with 16k context
Google Research released TimesFM 2.5, a 200M-parameter decoder-only foundation model for time-series forecasting with 16k context length and continuous quantile forecasting up to 1k horizon.

Scoring Show HN Submissions for AI Design Patterns
A developer analyzed 500 Show HN landing pages to detect common AI-generated design patterns like Inter fonts, colored left borders, and glassmorphism. The scoring system identified 21% of sites as 'heavy slop' with 5+ patterns.