Install
npx skillscat add tenzir/claude-plugins/orchestrating-workflows Install via the SkillsCat registry.
SKILL.md
Guide the user through multi-step Tenzir workflows by breaking them into
trackable tasks and spawning dedicated agents for each step.
Available workflows are in /reference/workflows/ in the tenzir:docs skill.
If the user hasn't specified a workflow:
- Present the available workflows
- Ask which workflow to run
- Create a tasklist that corresponds to the workflow steps:
- Ensure proper dependencies between tasks
- Execute the tasklist
- Spawn one @tenzir:workflow-executor per step
- Ensure that clear communication of expected results