check-deployment-statusCheck deployment status of PRs and commits using continuous-deployment MCP and UCS deployer MCP. Use when user asks "is this deployed", "check deployment", "...
Install via ClawdBot CLI:
clawdbot install ajitsingh25/check-deployment-statusGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 8, 2026
A developer wants to verify that their merged pull request has been fully deployed to production. The skill retrieves PR metadata, finds the merge commit, and checks its deployment status across environments.
During an incident, a responder needs to confirm if a specific commit (e.g., a hotfix) has been deployed to production. The skill checks deployment status for the given commit hash.
A release manager wants to see the deployment status of recent commits for a specific service. Using only the service name, the skill lists recent commits and their statuses.
For a stack of PRs affecting multiple services, a developer checks deployment status per service. The skill handles service-specific queries based on the files changed.
A team lead needs to confirm that a feature is live in production before announcing. The skill checks for 'introduced to production' status, ensuring full rollout.
Offer the skill as part of a suite of DevOps tools for internal teams, charging per-seat or per-usage fees.
Integrate the skill into existing CI/CD platforms (e.g., Jenkins, GitHub Actions) as a premium plugin that provides detailed deployment tracking.
Provide the skill as a managed service where clients' deployment data is monitored and alerts are sent on status changes.
💬 Integration Tip
Automate the workflow by chaining MCP tools in a script or bot, handling edge cases like PR merge commit identification and service name extraction.
Scored May 8, 2026
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Essential curl commands for HTTP requests, API testing, and file transfers.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.