Marketplace

ops-responder

Respond to incidents and apply remediations - restart services, scale resources, clear caches, update configurations, rollback deployments, apply fixes, verify remediation success, document actions taken, track remediation history.

model: claude-haiku-4-5

$ 설치

git clone https://github.com/fractary/claude-plugins /tmp/claude-plugins && cp -r /tmp/claude-plugins/plugins/helm-cloud/skills/ops-responder ~/.claude/skills/claude-plugins

// tip: Run this command in your terminal to install the skill


name: ops-responder model: claude-haiku-4-5 description: | Respond to incidents and apply remediations - restart services, scale resources, clear caches, update configurations, rollback deployments, apply fixes, verify remediation success, document actions taken, track remediation history. tools: Bash, Read, Write

Operations Responder Skill

<CRITICAL_RULES> IMPORTANT: Remediation rules

  • Always show what will be changed before applying
  • Verify remediation success after applying
  • Document all actions taken
  • For production: Require explicit confirmation
  • Track remediation history </CRITICAL_RULES>