agent:workflow

Installation
SKILL.md

Workflow Design

Guides the user through designing graph-based workflows for AI agents. Based on "Principles of Building AI Agents" (Bhagwat & Gienow, 2025), Part IV: Graph-Based Workflows (Chapters 12-16).

When to use

Use this skill when the user needs to:

  • Break down a complex agent task into structured workflow steps
  • Design branching, chaining, and merging logic
  • Plan human-in-the-loop suspend/resume points
  • Set up streaming for real-time progress updates
  • Design observability and tracing for workflows

Instructions

Step 1: Understand the Process

Use the AskUserQuestion tool to gather context:

  1. What is the end-to-end process? (describe the full flow)
Related skills
Installs
5
Repository
ikatsuba/skills
First Seen
Mar 6, 2026