Design AI-Powered Workflows¶
| Course | Hands-on Agentic AI for Leaders |
| Session | Session 3: Workflow Design & Agent Skills |
| Module | Build Workflows with the Business-First AI Framework |
| Type | Live |
Design your workflow's AI implementation by mapping each step to specific building blocks, autonomy levels, and orchestration patterns, producing a Building Block Spec ready for the Build phase.
Objectives¶
- Design a Building Block Spec for at least one workflow by translating each step in their Workflow Definition into building block assignments, orchestration decisions, and human involvement gates, producing a complete implementation blueprint ready for the Build phase.
- Construct an orchestration design for their workflow by selecting the mechanism (Prompt, Skill-Powered Prompt, or Agent) and execution mode (Augmented or Automated) that best fits the complexity, variability, and human judgment requirements of each step.
- Develop step-level building block assignments for every step in their Workflow Definition by mapping each step's decision complexity, context needs, and tool dependencies to specific autonomy levels and AI building blocks.