pagerduty

Enhance code quality and security through PagerDuty risk scoring and incident correlation. Score pre-commit diffs against historical incident data and surface deployment risk before you ship.

Content Preview
{
  "name": "pagerduty",
  "description": "Enhance code quality and security through PagerDuty risk scoring and incident correlation. Score pre-commit diffs against historical incident data and surface deployment risk before you ship.",
  "category": "monitoring",
  "source": {
    "source": "url",
    "url": "https://github.com/PagerDuty/claude-code-plugins.git",
    "sha": "b16c23e0d790deceaa7a6182616d0e36673f2eae"
  },
  "homepage": "https://github.com/PagerDuty/claude-code-plugins"
}
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/pagerduty.md \
  https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/.claude-plugin/marketplace.json

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/anthropics/claude-plugins-official

Then reference at .claude-plugin/marketplace.json

Related Skills