operations-runbook

Create operational runbooks for Shinobi deployment and rollback workflows.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/Kristopherlb/shinobi-wan --skill operations-runbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: operations-runbook
Source: https://github.com/Kristopherlb/shinobi-wan/tree/main/.cursor/skills/operations-runbook
Command: npx skills add https://github.com/Kristopherlb/shinobi-wan --skill operations-runbook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams avoid unsafe and inconsistent infrastructure operations by creating executable, auditable runbooks for Shinobi validation, planning, deployment, rollback posture, and troubleshooting workflows.

Core Features & Use Cases

  • Deployment Procedures: Create environment-aware validate, plan, preview, and apply workflows with explicit prerequisites and commands.
  • Operational Safety Checks: Document failure handling, rollback posture, verification steps, and known infrastructure caveats.
  • Use Case: Help an operations engineer prepare a production deployment runbook for a Shinobi manifest while ensuring commands, risks, and recovery steps are clearly documented.

Quick Start

Create a Shinobi operations runbook for the specified environment, manifest path, and deployment intent with validation steps, failure handling, and rollback guidance.

Frequently Asked Questions about operations-runbook

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

FAQPage Schema
How do I create a deployment runbook for infrastructure release safety?

A deployment runbook for infrastructure release safety is created by documenting environment-aware validate, plan, preview, and apply workflows alongside explicit prerequisites, commands, and rollback posture. This ensures operational consistency and documents recovery steps for unsafe deployments.

What is a Shinobi deployment workflow runbook?

A Shinobi deployment workflow runbook is an executable, auditable document that outlines infrastructure validation, planning, deployment, and rollback procedures. It requires explicit commands, prerequisites, triage procedures, and verification checklists aligned with current CLI behavior to ensure safe releases.

How do I document rollback procedures and failure handling for production deployments?

Documenting rollback procedures and failure handling for production deployments involves outlining operational safety checks within the runbook. This includes specifying rollback posture, triage procedures, verification steps, and known infrastructure caveats to safely manage deployment failures.

Does this runbook generation approach work for environment-specific infrastructure operations?

Yes, this approach supports environment-specific infrastructure operations by creating environment-aware workflows. It tailors validate, plan, preview, deploy, and rollback documentation scenarios to the specified environment, manifest path, and deployment intent.

What are the limitations of automating operational runbooks for deployment workflows?

A limitation of automating operational runbooks is the strict requirement for explicit commands and alignment with current CLI behavior. The generated documentation relies on the operations engineer to provide accurate prerequisites, verification checklists, and triage procedures for infrastructure caveats.