Incident Response Playbook Runner
Executes structured incident response playbooks using PagerDuty Events API v2 for alerting, Slack Web API for communication, and Jira REST API for ticket creation. Automates evidence collection, timeline construction, and post-mortem generation.
Incident Response Playbook Runner
Executes structured incident response playbooks using PagerDuty Events API v2 for alerting, Slack Web API for communication, and Jira REST API for ticket creation. Automates evidence collection, timeline construction, and post-mortem generation.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/incident-response-playbook-runner/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/incident-response-playbook-runner
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/incident-response-playbook-runner.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.