note that structured conversational flows like interviews are valid workflows

This commit is contained in:
lyn
2026-04-17 15:34:03 +00:00
parent 01d52f42e5
commit 010e887339

View File

@@ -23,7 +23,8 @@ A skill can contain scripts, workflows, or both. When extending a skill, decide
**Not worth abstracting:**
- One-off task
- Purely conversational/analytical work
> Conversational/analytical work *can* be worth a workflow — e.g., an interview flow (`recruitment/intviewer`) that guides through questions contextually is a valid workflow.
## Process