Checklist And Runbook

Create practical checklists and runbooks that help people execute processes reliably under real conditions. Use for operational procedures, incident response, release steps, onboarding, or any repeatable process that benefits from standardization.

itsual Updated

File contents

Checklist and Runbook

Overview

Checklists and runbooks reduce errors and cognitive load. They should be written for the person doing the work, especially under time pressure or stress.

When to Use

  • Operational procedures
  • Incident response and on-call guides
  • Release / deployment steps
  • Onboarding and recurring operational tasks
  • Safety or compliance-critical processes

Design Principles

  • Write for the doer, not the auditor
  • Use clear, actionable steps (verb-first)
  • Include preconditions, expected results, and failure signals
  • Keep the happy path prominent; branch for exceptions
  • Make ownership and escalation paths obvious
  • Version and date the document

Checklist vs Runbook

  • Checklist — Short, ordered verification or action items
  • Runbook — More detailed procedure with context, decision points, and recovery steps

Verification

  • Someone unfamiliar with the process can follow it
  • Critical steps cannot be easily skipped or misread
  • Failure and escalation paths are defined

itsual/agent-skills-collection/tree/main/skills/document-production/checklist-and-runbook commit 0807921546

Frequently asked questions

npx skillmds@latest add itsual/checklist-and-runbook