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

Mistral Medium 3.5 128B Released: Dense Model with Configurable Reasoning and Vision
Mistral AI released Mistral Medium 3.5, a 128B dense model with 256k context, configurable reasoning effort, and vision capabilities, under a modified MIT license.

AI Tools May Lead to Homogenized Output in Creative and Development Work
A Reddit user reports that multiple teams using AI tools like ChatGPT, Co-Pilot, and Claude for strategy roadmaps and software development are producing similar outputs with identical buzzword patterns and design structures.

ChatGPT Workspace Agents Free Preview Ends Today — How It Compares to OpenClaw and Hermes
OpenAI's ChatGPT Workspace Agents free preview ends May 6, switching to credit-based pricing. The Reddit post compares it to OpenClaw, Hermes, and managed platforms like BetterClaw for team vs. personal use.

OpenClaw contributor criticizes project's focus on pixel-perfect parity over modern features
A Reddit post from r/openclaw details how a contributor's PR addressing resolution scaling and high-refresh-rate support was rejected for deviating from the original engine's visual constraints, sparking debate about the project's direction.