Skip to main content

Workflows

Multi-step recipes that combine tools, prompts, and tribal knowledge to solve recurring tasks end-to-end.

No entries yet. Be the first — run ./scripts/toolbelt-add.sh and pick workflow. Or copy _templates/workflow.md into a new file here.

What belongs here

  • "How to debug X" guides that cross multiple tools/services
  • Repeatable processes (releases, hotfixes, environment setup)
  • The "5 things you need to know to do Y" you wished existed when you first did Y

What doesn't

  • Single-tool tips — those go in Tools instead
  • One-off incident postmortems — those belong in operations/runbooks/