Runbook banner
Avinava Avinava

Runbook

Design community

Description

--- description: Write an operational runbook as Markdown in the user's repository. Use when invoked as /document-design-system:runbook. Produce designed HTML or PDF only when asked. --- Use the `writing-documents` skill. Type slug: runbook Load `references/type-runbook.md`, `references/writing.md`, `references/evidence.md`. Default output is Markdown in the user's project at this type's conventional path. Do not assemble HTML, pick a theme, inline CSS, or run build_document.py unless the user

Installation

Installs to ~/.claude/skills/avinava-document-design-system-runbook/SKILL.md

Terminal
mkdir -p ~/.claude/skills/avinava-document-design-system-runbook && curl -fsSL https://raw.githubusercontent.com/Avinava/document-design-system/HEAD/commands/runbook.md -o ~/.claude/skills/avinava-document-design-system-runbook/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository