What problem does it solve?
This Skill automates the manual and error-prone process of checking AWS Amplify deployment status across multiple environments and branches, consolidating recent job summaries and elapsed times so you can quickly identify failing or long-running builds.
Core Features & Use Cases
- Retrieves all branches for specified Amplify apps and lists up to the five most recent jobs per branch.
- Computes human-readable durations for running and completed jobs and maps Amplify statuses to clear emoji indicators for quick triage.
- Handles AWS SSO session validation and instructs when to re-authenticate, making it suitable for developer and DevOps workflows that monitor CI/CD health across personal and corporate AWS profiles.
- Use case: an engineer verifying the last five deploys for each branch in both personal and corporate Amplify apps to find recent failures or unusually long builds.
Quick Start
Run the Amplify deployment check for both sandbox and kag-sandbox AWS profiles and output each branch's latest five job statuses with human-readable durations.