vivreal-deploy-tracker

Track AWS deployment statuses, Step Functions executions, and Amplify build jobs.

Updated May 12, 2026
One-click install
npx skills add https://github.com/HillBombCreations/vivreal-skills --skill vivreal-deploy-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vivreal-deploy-tracker
Source: https://github.com/HillBombCreations/vivreal-skills/tree/main/vivreal-infra/skills/vivreal-deploy-tracker
Command: npx skills add https://github.com/HillBombCreations/vivreal-skills --skill vivreal-deploy-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill enables real-time monitoring and diagnosis of deployment issues on customer sites, helping users understand the current state and troubleshoot effectively.

Core Features & Use Cases

  • Real-time Deployment Tracking: Provides current status and step-by-step insights into deployments.
  • Diagnostic Reporting: Offers information on the progress and outcome of the deployment.
  • Use Case: When a customer reports an issue with a live site, use the skill to track the deployment progress, identify where it has failed, and provide an action plan to resolve the issue.

Quick Start

To check the deploy status of site 'customer-site-001', run: 'use vivreal-deploy-tracker --site "customer-site-001"'

Frequently Asked Questions about vivreal-deploy-tracker

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

FAQPage Schema
How do I track AWS Amplify build status and diagnose deployment failures?

To track AWS Amplify build status, this Skill monitors real-time deployment progress, identifies current and failed states, and reports specific issues or next steps to resolve deployment failures effectively.

How do I monitor AWS Step Functions executions to troubleshoot a live customer site?

Monitoring AWS Step Functions executions involves tracking the current status of each step, identifying where the execution failed, and generating a diagnostic report with an action plan to troubleshoot the live customer site.

Can I use this deployment monitoring tool for AWS-based sites that do not use Step Functions?

No, this deployment monitoring tool is specifically designed for AWS-based sites using Step Functions and Amplify, relying on these specific services to track deployment statuses and identify failed states.

What is the best way to get diagnostic reporting for failed infrastructure management deployments?

The best way to get diagnostic reporting for failed deployments is to track the build jobs and step executions, which identifies the failed states and reports the specific issues along with actionable next steps.

Why does my AWS Step Functions deployment fail to track current states properly?

AWS Step Functions deployment tracking fails to identify current states if the execution does not return recognizable status codes, preventing the diagnostic reporting from pinpointing the exact failure or generating next steps.