What problem does it solve? Manual pull request reviews and incident root-cause analysis consume significant engineering time, and configuring analytics SDKs requires repetitive boilerplate work across projects. ## Core Features & Use Cases - Automated Code Review: Analyzes PRs on push or via @vercel mention, detecting security vulnerabilities, logic errors, and performance issues, then validates patches in Vercel Sandbox. - Incident Investigation: Queries logs and metrics to find patterns and root causes when anomaly alerts fire (requires Observability Plus). - SDK Installation: Auto-installs Web Analytics and Speed Insights SDKs by analyzing repo structure and creating PRs with integration code. - Use Case: A team enables Vercel Agent on their project so every pull request receives an automated security and quality review, and anomaly alerts trigger automatic root-cause investigations. ## Quick Start Ask the assistant to set up Vercel Agent for your project and enable automated code review on pull requests.