What problem does it solve? Manual PR reviews, slow incident root-cause analysis, and tedious analytics SDK setup consume engineering time. This Skill guides you through Vercel Agent, the platform-level AI service that automates these tasks using context from your codebase, deployments, and runtime behavior. ## Core Features & Use Cases - Automated Code Review: Triggers multi-step PR analysis on push or via an @vercel mention, detecting security vulnerabilities, logic errors, and performance issues, then validating 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: Automatically installs Web Analytics and Speed Insights SDKs by analyzing your repo, writing integration code, and opening a PR — free of charge. - Use Case: A team enables Vercel Agent so every pull request gets an automated security and quality review, and when a latency anomaly alert fires, the agent investigates logs to surface the root cause. ## Quick Start Ask the assistant to explain how to configure Vercel Agent in your project's AI settings and enable automated code review on pull requests.