sre-runbook

Execute SRE runbooks for access requests and onboarding tasks.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/jdiegosierra/enterprise-agent-plugins --skill sre-runbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre-runbook
Source: https://github.com/jdiegosierra/enterprise-agent-plugins/tree/main/plugins/acme-engineering/src/skills/sre-runbook
Command: npx skills add https://github.com/jdiegosierra/enterprise-agent-plugins --skill sre-runbook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the execution of operational SRE tasks such as managing GitHub access, onboarding, and credential rotation, reducing manual effort and errors.

Core Features & Use Cases

  • Runbook Automation: Find, read, and execute detailed operational procedures based on trigger keywords.
  • Input Collection: Gather necessary information from tickets or user prompts before proceeding.
  • Use Case: An SRE receives a request to grant GitHub access; this Skill identifies the correct runbook, collects required credentials, and guides the execution.

Quick Start

Invoke the Skill to execute an SRE runbook relevant to a specific operational task like onboarding or access control, following the step-by-step procedures outlined.

Frequently Asked Questions about sre-runbook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate SRE runbook execution for operational tasks?

Automate SRE runbook execution by triggering the Skill with specific operational keywords, which locates the markdown file, parses instructions, and safely executes the scripted procedures to ensure reliable task completion.

Can I use this Skill to manage GitHub access and onboarding workflows?

Yes, you can manage GitHub access and onboarding workflows. The Skill identifies the correct runbook for these tasks, collects necessary credentials from user prompts or tickets, and guides the step-by-step execution.

How does trigger keyword parsing work for operational runbooks?

Trigger keyword parsing works by reading markdown runbook files and matching input requests against defined keywords, allowing the Skill to locate and follow the appropriate detailed operational procedures automatically.

What is the best way to ensure consistent SRE operations across team workflows?

The best way to ensure consistent SRE operations is to automate procedures using markdown runbooks. The Skill locates and follows detailed instructions safely, reducing manual effort and errors across team workflows.

Do I need markdown files to automate SRE operational procedures?

Yes, markdown files are required. The Skill functions by reading markdown files to parse trigger keywords and execute scripted instructions, ensuring your operational procedures are documented and accessible.

What information does this Skill collect before executing an access request runbook?

Before executing an access request runbook, the Skill collects necessary information from tickets or user prompts, ensuring all required credentials and inputs are gathered before safely proceeding with the operational task.