Runbook Step in Command Format

D

Daniel Okoye

@daniel-okoye

·

Format runbook steps with exact command formatting.

29 copies0 forks
Format this runbook step with exact command structure.

Step description:
{{step_description}}

Environment: {{environment}}

Constraints:
- Step number and title on first line
- Purpose: one sentence explaining why
- Command: exact command in code block
- Expected output: what success looks like
- If-fail: what to do if it fails
- Maximum 100 words total

Format:
```
Step N: Title
Purpose: Why this step
Command: `exact command here`
Expected: What you should see
If-fail: What to do next
```

Details

Category

Coding

Use Cases

Runbook documentation creationProcedure standardizationOperations guide formatting

Works Best With

claude-opus-4.5gpt-5.2gemini-2.0-flash
Created Updated Shared

Create your own prompt vault and start sharing

Runbook Step in Command Format | Promptsy