What problem does it solve? Support engineers lack a single, trustworthy document to consult during incidents or routine operational tasks, and hand-written runbooks quickly go stale or contain guessed values. This Skill generates a master Operational Runbook directly from architecture docs, configuration, and pipeline/IaC definitions, marking every unknowable value as a visible ⚠ TODO instead of fabricating it. ## Core Features & Use Cases - 16-section runbook generation: Produces at-a-glance summary, Mermaid architecture/dependency maps, environment inventories, secrets and rotation tables, symptom-to-playbook triage trees, failure-mode playbooks, escalation paths, and a command appendix. - Dual output formats: Writes a Markdown source of truth to docs/operations/ plus a self-contained offline HTML companion with a sticky table of contents and optional locally-vendored Mermaid rendering (no CDN). - Evidence-only discipline: Derives every value from read sources; consent-gates source file reads (max 6), never reads readiness/security ledgers, and never invents contacts, URLs, or topology. - Use Case: Before handing an application to a support team, run the skill to produce the runbook a 3am on-call engineer opens first, then close the flagged ⚠ TODO items with the owning team. ## Quick Start Ask the AI to generate an operational runbook for this project using the operations skill.