cyberneticlibrary

Production incidents dashboard

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

Show production incidents and alert status

Best for

Rapid triage of production incidents with consolidated alerting, error tracking, and automated incident assignment across all monitors.

Inputs
  • · Output file path
  • · Search query string
  • · JSON output flag
Outputs
  • · JSON output
  • · Status dashboard
  • · Report or summary
Requires
  • · Git CLI, gh CLI
  • · AWS CLI, ECS API
  • · GitHub Actions API
  • · Sentry API
Preconditions
  • · API key or environment variable configured
  • · Daemon process running
  • · Authentication complete
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
  • · Usage documentation with flags/arguments
  • · Output format documented
  • · Public repository with issue tracking
  • · Test profile or example data included
  • · Complete workflow documented