runbook▌
anthropics/knowledge-work-plugins · updated Apr 8, 2026
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
/runbook
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
Create a step-by-step operational runbook for a recurring task or procedure.
Usage
/runbook $ARGUMENTS
Output
## Runbook: [Task Name]
**Owner:** [Team/Person] | **Frequency:** [Daily/Weekly/Monthly/As Needed]
**Last Updated:** [Date] | **Last Run:** [Date]
### Purpose
[What this runbook accomplishes and when to use it]
### Prerequisites
- [ ] [Access or permission needed]
- [ ] [Tool or system required]
- [ ] [Data or input needed]
### Procedure
#### Step 1: [Name]
[Exact command, action, or instruction]
**Expected result:** [What should happen]
**If it fails:** [What to do]
#### Step 2: [Name]
[Exact command, action, or instruction]
**Expected result:** [What should happen]
**If it fails:** [What to do]
### Verification
- [ ] [How to confirm the task completed successfully]
- [ ] [What to check]
### Troubleshooting
| Symptom | Likely Cause | Fix |
|---------|-------------|-----|
| [What you see] | [Why] | [What to do] |
### Rollback
[How to undo this if something goes wrong]
### Escalation
| Situation | Contact | Method |
|-----------|---------|--------|
| [When to escalate] | [Who] | [How to reach them] |
### History
| Date | Run By | Notes |
|------|--------|-------|
| [Date] | [Person] | [Any issues or observations] |
If Connectors Available
If ~~knowledge base is connected:
- Search for existing runbooks to update rather than create from scratch
- Publish the completed runbook to your ops wiki
If ~~ITSM is connected:
- Link the runbook to related incident types and change requests
- Auto-populate escalation contacts from on-call schedules
Tips
- Be painfully specific — "Run the script" is not a step. "Run
python sync.py --prod --dry-runfrom the ops server" is. - Include failure modes — What can go wrong at each step and what to do about it.
- Test the runbook — Have someone unfamiliar with the process follow it. Fix where they get stuck.
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.4★★★★★51 reviews- ★★★★★Sophia Jackson· Dec 28, 2024
runbook is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
- ★★★★★Min Brown· Dec 28, 2024
runbook reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Sakura Robinson· Dec 20, 2024
We added runbook from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
- ★★★★★Ganesh Mohane· Dec 16, 2024
Useful defaults in runbook — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Nia Sharma· Dec 8, 2024
Keeps context tight: runbook is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Xiao Sanchez· Dec 4, 2024
runbook fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Xiao Flores· Nov 27, 2024
Registry listing for runbook matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Kiara Garcia· Nov 23, 2024
runbook fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Sakura Martinez· Nov 19, 2024
runbook reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Kiara Bhatia· Nov 19, 2024
runbook is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.
showing 1-10 of 51