| name | process-design |
| description | Design or improve an operational process by mapping outcomes, actors, inputs, decisions, handoffs, controls, exceptions, evidence, and failure recovery before automating it. |
Process Design
Use when recurring operational work is inconsistent, slow, error-prone, opaque, or dependent on tribal knowledge.
Procedure
- Define the process outcome, customer or internal user, trigger, scope, and current pain with evidence.
- Observe the current process and map actors, inputs, decisions, systems, handoffs, wait states, rework, and exceptions.
- Distinguish required controls from historical ceremony and identify duplicate approval or data-entry steps.
- Redesign around clear ownership, minimal handoffs, explicit decision criteria, and one authoritative state where practical.
- Define exception paths and recovery rather than documenting only the happy path.
- Decide what should be automated only after the desired process is coherent; do not automate waste blindly.
- Define evidence, service expectations, metrics, and controls needed to know the process is working.
- Pilot with representative cases, capture failure modes, and revise before broad rollout.
Decision rules
- Optimize the outcome, not the number of steps alone.
- A process should not depend on one person's memory when the work is recurring and consequential.
- Approval steps need a real decision or control purpose.
- Automation belongs to the Automation Engineer when implementation becomes the task.
Quality gate
The process is ready when ownership and decision criteria are explicit, normal and exception flows are understandable, unnecessary handoffs are removed, evidence and controls are defined, and the process can be followed and improved without relying on oral tradition.