Create or update Akumina client runbooks in Markdown and DOCX using the established Word/HTML-style format. Use when the user asks to create a runbook, regenerate a runbook, fix runbook formatting, or reuse an existing runbook layout for a client deployment document.
Use the bundled template and converter instead of rewriting runbook formatting from scratch.
deployments/<CLIENT>/<CLIENT>_Runbook.md.assets/RUNBOOK_TEMPLATE.md as the starting structure when the runbook does not exist yet.## Table of Contents section in markdown; the converter replaces that list with a native Word TOC..html filescallbackmethod and uicallbackmethod values from widget configssrc/js/library/digitalworkplace.custom.jsnode .github/skills/create-runbook/scripts/convert-runbook.js "<input.md>" "<output.docx>"
.html filename, but verify from config and source instead of guessing.callbackmethod or uicallbackmethod, even if the widget does not use a custom view.digitalworkplace.custom.js and summarize important custom behaviors that support should know about.--- in markdown.Ctrl+A then F9..htm or .docx, compare that artifact first and then adjust the markdown content or converter only where needed.