oncall-runbook-executor
Installation
SKILL.md
On-Call Runbook Executor
When to invoke
- "Run the database failover runbook."
- "Walk me through the certificate rotation playbook."
- "Execute the deploy rollback steps."
Inputs needed
- Runbook YAML — see schema below.
- Mode —
dry-run(default; prints commands) orexecute(runs them). - Approval prompts — interactive
--confirmprompt before each action by default.