Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Manage event orchestration and routing rules in PagerDuty.
.claude/skills/automateyournetwork-pagerduty-orchestration/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-14 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-20 | ✗→✓ | ▲ Improved | 16% | 0% |
| case-21 | ✗→✓ | ▲ Improved | 97% | 0% |
| case-22 | ✗→✓ | ▲ Improved | -20% | 0% |
| case-12 | ✓→✓ | = Same ✓ | -46% | 0% |
Manage event orchestration and routing rules in PagerDuty.
| Tool | Description | |------|-------------| | get_event_orchestration | Get orchestration details | | get_event_orchestration_global | Get global orchestration settings | | get_event_orchestration_router | Get router rules for an orchestration | | get_event_orchestration_service | Get service-specific orchestration | | list_event_orchestrations | List all event orchestrations | | update_event_orchestration_router | Update router rules (requires write) | | append_event_orchestration_router_rule | Add a new router rule (requires write) |
List all event orchestrations
→ list_event_orchestrations()
Get orchestration details
→ get_event_orchestration(orchestration_id="E1ABCD23")
Get router rules
→ get_event_orchestration_router(orchestration_id="E1ABCD23")
Get global orchestration settings
→ get_event_orchestration_global(orchestration_id="E1ABCD23")list_event_orchestrations()get_event_orchestration(orchestration_id="...")get_event_orchestration_router(orchestration_id="...")get_event_orchestration_service(orchestration_id="...", service_id="...")list_event_orchestrations()get_event_orchestration_router(orchestration_id="...")append_event_orchestration_router_rule(orchestration_id="...", rule={...})get_event_orchestration_router(orchestration_id="...")get_event_orchestration_global(orchestration_id="...")get_event_orchestration_global(orchestration_id="...")list_event_orchestrations()PAGERDUTY_USER_API_KEY PagerDuty User API keyPAGERDUTY_API_HOST API host (optional, for EU customers)This skill uses the pagerduty-mcp server via uvx (stdio transport).
--enable-write-toolsOther measured skills in the registry, with their headline benchmark lift.