ops-responder

Official

Automate incident remediation and verify fixes.

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Responding to incidents and applying remediations manually can be slow, error-prone, and stressful. This skill automates common operational responses, ensuring quick and verified resolution.

Core Features & Use Cases

  • Automated Remediation: Perform actions like restarting services, scaling resources, or rolling back deployments.
  • Verification & Documentation: Automatically verify remediation success and document all actions taken for auditability.
  • Safety Checks: Implement critical rules like requiring confirmation for destructive actions in production.
  • Use Case: A service is experiencing high error rates. Use this skill to restart the 'api-lambda' service in the 'prod' environment, then verify its health and document the action.

Quick Start

Remediate the 'web-app' service in 'test' by restarting it.

Dependency Matrix

Required Modules

Bashaws-clijq

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ops-responder
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#ops-responder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository