What problem does it solve? Teams deploying on Vercel often lack automated, context-aware review of pull requests and struggle to diagnose production anomalies quickly. This Skill provides guidance on Vercel Agent, the platform's built-in AI tooling for PR analysis, incident root-cause investigation, and analytics SDK installation. ## Core Features & Use Cases - Automated Code Review: Trigger multi-step PR analysis on push or via @vercel mention, detecting security vulnerabilities, logic errors, and performance issues with validated patch proposals. - Incident Investigation: Query logs and metrics to find patterns and root causes when anomaly alerts fire (requires Observability Plus). - SDK Installation: Auto-install Web Analytics and Speed Insights SDKs by analyzing repo structure and creating integration PRs at no cost. - Use Case: A team enables Vercel Agent on their project so every pull request receives 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 set up Vercel Agent for automated code review on your project's pull requests.