DEFINITION
Skill-Based Workflow
Skill-Based Agent Workflow Framework
Definition
An approach to structuring agent behavior by organizing tasks into discrete, reusable skills that agents must follow in sequence. Enforces discipline and prevents agents from deviating from intended workflows during complex or long-running tasks.
Examples in the Wild
- Example 1:Superpowers repository uses skill-based workflows to enforce agent discipline
- Example 2:JDS extends this concept with Copilot-native integration and visualization