pagerduty-incident-responder
Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install pagerduty-incident-responder --cli claudewrites the file to.claude/agents/pagerduty-incident-responder.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/agents/pagerduty-incident-responder.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs.
When to use it
Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs.
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/development-tools/pagerduty-incident-responder.md -o .claude/agents/pagerduty-incident-responder.md
Notes
Extracted from davila7/claude-code-templates, development-tools category.