CategoryauthoringManual1.7Evidencedocumented
ProblemSaved skills capture a sequence and omit the judgement, which is what makes them unsafe to schedule.
TechniqueWrite into every skill: when to use it, required inputs and access, the sequence of work, how to validate the result, what to return, and what requires approval.
Why it worksThe approval field is the one people omit and the one that determines whether the skill is safe to schedule.
When to useEvery saved skill.