runbook

Generate structured Markdown deployment runbooks through interactive Q&A.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Marunion/ai-factbomb --skill runbook-marunion
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: runbook
Source: https://github.com/Marunion/ai-factbomb/tree/main/archflow-main/skills/runbook
Command: npx skills add https://github.com/Marunion/ai-factbomb --skill runbook-marunion

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed deployment runbooks by collecting essential information through a guided Q&A process, ensuring consistency and completeness for operational tasks.

Core Features & Use Cases

  • Automated Runbook Generation: Creates comprehensive deployment documentation.
  • Structured Information Gathering: Collects details on infrastructure, CI/CD, environments, build/deploy commands, validation, monitoring, and secrets management.
  • Use Case: When preparing to deploy a new microservice, use this Skill to generate a runbook that outlines all necessary steps, configurations, and checks, making the deployment process smoother and less error-prone.

Quick Start

Use the runbook skill to generate a new deployment runbook for the 'auth-service'.

Frequently Asked Questions about runbook

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

FAQPage Schema
How do I generate a deployment runbook for a new microservice?▼

To generate a deployment runbook, this Skill guides you through an interactive Q&A to collect infrastructure details, CI/CD configurations, and validation procedures, outputting a structured Markdown document for operational guidance.

What is the best way to document CI/CD pipelines and deployment commands?▼

Documenting CI/CD pipelines and deployment commands is best handled by automating runbook generation through a structured Q&A that captures environment specifics and build commands into a comprehensive Markdown file.

How does automated runbook generation handle secrets management and monitoring access?▼

Automated runbook generation handles secrets management and monitoring access by prompting you for specific methods and configurations during its interactive information gathering phase to ensure operational completeness.

Do I need to manually write Markdown to create operational documentation for ops tasks?▼

You do not need to manually write Markdown to create operational documentation, because this Skill automatically structures your collected service information and deployment commands into a ready-to-use runbook.