Articles from code.claude.com
5 kept
- Continue local sessions from any device with Remote Control - Claude Code Docs (via @noahzweben)
Claude Code's Remote Control lets users steer a locally-running coding session from any device via claude.ai or the mobile app, with full local filesystem access and outbound-only HTTPS security.
- Code Review - Claude Code Docs
Anthropic's Code Review service uses multi-agent analysis to catch logic errors, security flaws, and regressions in GitHub pull requests, posting findings as inline comments without blocking merges.
- Use Claude Code with Chrome (beta) - Claude Code Docs
Claude Code integrates with the Chrome extension to enable browser automation, live debugging, and multi-step workflows from the CLI or VS Code.
- Get started with Claude Code hooks - Claude Code Docs
Claude Code hooks are user-defined shell commands that run at specific lifecycle points to enforce rules, automate tasks, and integrate with existing tools.
- Slash commands - Claude Code Docs
Claude Code's slash commands and skills let users extend and control the AI's behavior via reusable instructions, dynamic context injection, and subagent execution.