Runbook Creation

🌐Community
by aj-geddes · vlatest · Repository

Generates detailed runbooks from project specifications, streamlining onboarding and operational procedures based on aj-geddes's expertise.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add aj-geddes-runbook-creation npx -- -y @trustedskills/aj-geddes-runbook-creation
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "aj-geddes-runbook-creation": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/aj-geddes-runbook-creation"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to generate structured operational runbooks based on provided context or specific incident scenarios. It transforms raw technical data into clear, step-by-step documentation for troubleshooting and standard operating procedures.

When to use it

  • Converting complex error logs or incident reports into actionable recovery guides.
  • Creating standardized checklists for recurring maintenance tasks within an IT team.
  • Drafting initial documentation drafts from unstructured meeting notes or chat transcripts.
  • Generating quick-reference guides for new onboarding processes based on existing system knowledge.

Key capabilities

  • Synthesizes disparate technical information into coherent operational workflows.
  • Structures output as clear, sequential steps suitable for human operators.
  • Adapts tone and detail level based on the specific use case provided in the prompt.

Example prompts

  • "Create a runbook for resolving high CPU usage alerts on our Linux servers using the attached logs."
  • "Draft a standard operating procedure for resetting user passwords based on our current security policy."
  • "Generate a troubleshooting guide for the '503 Service Unavailable' error in our payment gateway."

Tips & gotchas

Ensure you provide sufficient context, such as specific error codes, system constraints, or existing policies, to generate accurate runbooks. The output is a draft and should always be reviewed by a human expert before deployment in production environments.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
aj-geddes
Installs
95

🌐 Community

Passed automated security scans.