# Claude Code: NEW Remote Control, Auto Memory, Plugins & More

Source: https://www.youtube.com/watch?v=N-8cVtAl4oI
Recap page: https://rapidrecap.app/video/N-8cVtAl4oI
Generated: 2026-02-28T23:10:54.063+00:00

---
## Quick Overview

Anthropic recently released several updates for Claude Code, including Remote Control for interacting with local sessions via phone or web app, Auto Memory to recall context across sessions, new skills like /simplify and /batch for code quality improvement and parallel migrations, and enhanced plugin capabilities with specialized repositories like knowledge-work and financial-services plugins.

**Key Points:**
- Claude Code introduced Remote Control, allowing users to kick off tasks in the terminal and pick them up from a phone or web app by connecting to a session URL.
- A new Auto Memory feature enables Claude Code to remember project context, debugging patterns, and preferred approaches across sessions, storing this context in a markdown file.
- Two new skills, /simplify and /batch, were introduced by Boris Cherny: /simplify uses parallel agents for code quality/efficiency, and /batch automates complex, parallelizable code migrations using isolated git worktrees.
- Anthropic released two new plugin repositories: knowledge-work plugins and financial-services plugins, which contain numerous skills tailored to specific industry tasks like idea generation and earnings analysis.
- The AskUserQuestion tool now supports showing markdown snippets for diagrams and code examples, finding a sweet spot between no structure and overly rigid output.
- AI-authored GitHub public commits are currently at 4% and are projected to reach over 20% of daily commits by the end of 2026, indicating rapid adoption in software development.

![Screenshot at 00:00: The initial screen of Claude Code showing a welcome message, the current command directory, and a prompt to try 'help me refactor auth', demonstrating the standard CLI interface before new features are introduced.](https://ss.rapidrecap.app/screens/N-8cVtAl4oI/00-00-00.jpg)

**Context:** This video provides an update on recent features and improvements released for Claude Code, Anthropic's AI coding assistant. The presenter walks through new functionalities announced via social media, focusing heavily on enhanced context persistence, remote interaction capabilities, advanced code management skills, and the expanding ecosystem of community plugins.

## Detailed Analysis

The video details several major updates to Claude Code. First, the introduction of Remote Control (00:17) allows users to start a session on their local machine and control it remotely via a mobile app or web browser, giving the AI continuous context even when the user switches devices. Second, Auto Memory (02:43) is highlighted, which allows Claude to recall project context, debugging patterns, and preferred approaches across sessions by storing this information in a dedicated markdown file, making subsequent interactions more efficient. Third, new 'Skills' were announced by Boris Cherny (04:47): /simplify, which uses parallel agents to improve code quality and ensure style guide compliance (like CLAUDE.md), and /batch, which automates complex code migrations by executing tasks in parallel across dozens of agents using full isolation via git worktrees. Fourth, the video showcases the growing plugin ecosystem, specifically highlighting the 'knowledge-work-plugins' and 'financial-services-plugins' repositories on GitHub (01:25), which contain specialized skills for various domains. Finally, an update to the AskUserQuestion tool (03:37) allows it to render markdown snippets, including diagrams and code blocks, striking a balance between unstructured output and overly rigid parameters. A data point from SemiAnalysis suggests Claude Code authorship is projected to account for over 20% of daily GitHub commits by the end of 2026 (04:27).

### New Features Overview

- Remote Control enables terminal sessions to be controlled remotely via phone/web
- Auto Memory allows Claude to recall context across sessions via a stored markdown file
- New Skills: /simplify (code quality/efficiency) and /batch (parallel code migrations) introduced.

### Plugin Ecosystem Growth

- Two new repositories, knowledge-work-plugins and financial-services-plugins, showcase specialized skills for different industries like finance and general knowledge work.

### AskUserQuestion Tool Improvement

- The tool now renders markdown snippets for diagrams and code, balancing flexibility and structure (03:40).

### Code Skills Deep Dive (/simplify & /batch)

- /simplify uses parallel agents for code quality/efficiency enforcement (e.g., CLAUDE.md compliance)
- /batch automates complex migrations using isolated git worktrees and dozens of agents (04:55).

![Screenshot at 00:00: Welcome screen in Claude Code CLI, showing 'Recalled 3 memories' indicating context persistence.](https://ss.rapidrecap.app/screens/N-8cVtAl4oI/00-00-00.jpg)
![Screenshot at 00:12: Demonstration of Remote Control connecting the desktop CLI session to a mobile interface.](https://ss.rapidrecap.app/screens/N-8cVtAl4oI/00-00-12.jpg)
![Screenshot at 00:48: Example scheduled tasks list, demonstrating tasks like sending summaries and updating sheets.](https://ss.rapidrecap.app/screens/N-8cVtAl4oI/00-00-48.jpg)
![Screenshot at 03:37: Boris Cherny's tweet introducing new skills /simplify and /batch for code quality and parallel migrations.](https://ss.rapidrecap.app/screens/N-8cVtAl4oI/00-03-37.jpg)
![Screenshot at 04:07: Diagram illustrating the 'AskUserQuestion Tool' finding the sweet spot between 'no structure' and 'too rigid' output formats.](https://ss.rapidrecap.app/screens/N-8cVtAl4oI/00-04-07.jpg)
