cyberneticlibrary

Manage PagerDuty incidents and schedules

pagerduty-automationskillsetup L23,035
davepoon/buildwithclaude
What it does

Manage incidents, oncall schedules, and escalation policies in PagerDuty

Best for

Automating incident routing and on-call schedule syncs for high-velocity ops teams.

Inputs
  • · incident_title
  • · severity
  • · escalation_policy_id
  • · user_id
Outputs
  • · incident_events
  • · oncall_rotations
  • · escalation_logs
Requires
  • · Rube MCP (Composio)
  • · PagerDuty API
Preconditions
  • · Rube MCP connected
  • · PagerDuty OAuth active
Failure modes
  • · invalid escalation_policy_id fails with 404
  • · severity enum mismatch rejects incidents
Trust signals
  • · webhook trigger validation supported
  • · rate limits documented