deploywatch

Monitor GitHub Actions workflows and deployment statuses with real-time alerts.

16|1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill deploywatch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploywatch
Source: https://github.com/Flexasaurusrex/OpenPaw/tree/main/skills/pawhub/deploywatch
Command: npx skills add https://github.com/Flexasaurusrex/OpenPaw --skill deploywatch

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @pawhub/deploywatch, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides real-time monitoring and intelligent alerts for GitHub Actions workflows and deployment statuses, preventing the need to constantly check build pipelines.

Core Features & Use Cases

  • Workflow Monitoring: Track the status of GitHub Actions (success, failure, running).
  • Deployment Notifications: Get instant alerts for successful or failed deployments.
  • Debugging Assistance: Provides quick access to logs and rerun options for failed builds.
  • Use Case: You can set up DeployWatch to notify you immediately if your main production deployment workflow fails, allowing for rapid intervention.

Quick Start

Use the deploywatch skill to start watching the 'owner/repo' GitHub repository.

Frequently Asked Questions about deploywatch

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

FAQPage Schema
How do I monitor GitHub Actions workflows and get alerts for build failures?

To monitor GitHub Actions workflows, this Skill tracks deployment statuses and provides real-time alerts for build failures or test breakages, eliminating the need to constantly manually check your CI/CD pipelines.

What is the best way to track deployment progress across multiple GitHub repositories?

The best way to track deployment progress across multiple repositories is by using this Skill to centralize workflow monitoring, providing instant notifications for both successful and failed production deployments.

How can I debug GitHub Actions build failures quickly after a deployment breaks?

To debug GitHub Actions build failures quickly, this Skill offers debugging assistance by providing immediate access to relevant logs and rerun options directly when a build failure alert is triggered.

Do I need the gh CLI tool to monitor GitHub Actions deployment statuses?

Yes, you need the gh and curl CLI tools installed alongside the @pawhub/deploywatch npm package to successfully integrate this Skill and query your GitHub Actions deployment pipelines.

Can I receive real-time notifications when my main production deployment workflow fails?

Yes, you can receive real-time notifications when your main production deployment workflow fails, allowing for rapid intervention by alerting you instantly to successful or failed deployment statuses.

Why monitor CI/CD pipelines with a dedicated watcher instead of checking GitHub manually?

Monitoring CI/CD pipelines with a dedicated watcher prevents constant manual checking by actively tracking GitHub Actions statuses and pushing immediate alerts for build failures, test breakages, and successful deployments.