deploy-watcher

Monitor Vercel deployment status and trigger alerts for specific conditions.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/aeoncity-demo/myaeon --skill deploy-watcher-aeoncity-demo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-watcher
Source: https://github.com/aeoncity-demo/myaeon/tree/main/skill-templates/deploy-watcher
Command: npx skills add https://github.com/aeoncity-demo/myaeon --skill deploy-watcher-aeoncity-demo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires VERCEL_TOKEN, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill watches Vercel deployments and alerts on specific events or conditions, helping you stay informed about the status of your deployments.

Core Features & Use Cases

  • Deployment Monitoring: Keep track of Vercel deployments in real-time.
  • Custom Alerts: Configure alerts based on deployment states and timeframes.
  • Alert Notifications: Receive alerts via your preferred channel (e.g., Telegram, Discord).
  • Use Case: Use this Skill to be immediately notified of any production failures in your Vercel projects, helping you address issues promptly.

Quick Start

Activate the skill by specifying your Vercel project slug and set up the alert criteria.

Frequently Asked Questions about deploy-watcher

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Vercel deployments for production failures?

This Skill monitors Vercel deployments by analyzing deployment status through the Vercel API, detecting specific deployment states within defined timeframes, and triggering alert notifications for production failures.

Can I receive Vercel deployment alerts on Discord or Telegram?

Yes, you can receive Vercel deployment alerts on Discord or Telegram. The Skill allows you to configure alert notifications to be sent to your preferred channel when specific deployment conditions are met.

Do I need a Vercel token to track continuous deployment status?

Yes, a Vercel token is required to track continuous deployment status. The Skill requires a Vercel token for API access to query your projects and analyze real-time deployment data.

How do I configure custom deployment alerts for a Vercel project?

To configure custom deployment alerts, activate the Skill by specifying your Vercel project slug, then define your alert criteria based on specific deployment states and timeframes to monitor.

What's the best way to get immediately notified of Vercel production failures?

The best way to get notified of Vercel production failures is to set up a deployment monitor that watches the Vercel API and pushes alerts to a messaging channel like Telegram or Discord when failures happen.

Does Vercel deployment monitoring work for tracking specific deployment states?

Yes, Vercel deployment monitoring works for tracking specific deployment states. You can define custom alert criteria to watch for specific conditions or states within defined timeframes during your continuous deployment process.