cyberneticlibrary

Monitor deployment status across projects

ops-deployskillsetup L23,035
davepoon/buildwithclaude
What it does

Show deploy status across ECS, Vercel, CI/CD

Best for

Unified deploy status dashboard showing ECS services, Vercel projects, CI/CD runs, and pending deploys in one view.

Inputs
  • · Output file path
  • · JSON output flag
Outputs
  • · JSON output
  • · Status dashboard
  • · Report or summary
Requires
  • · Git CLI, gh CLI
  • · AWS CLI, ECS API
  • · Vercel MCP, Vercel API
  • · GitHub Actions API
Preconditions
  • · Daemon process running
Failure modes
  • · API rate limit exceeded or key invalid
  • · Authentication token expired or revoked
  • · Network or service connection lost
  • · Cached data out of date
  • · Subprocess or command execution failure
Trust signals
  • · Code examples provided
  • · Usage documentation with flags/arguments
  • · Output format documented
  • · Public repository with issue tracking