Pipeline Templates
Overview
This skill provides pre-defined F# pipe workflows for common multi-agent scenarios. Pipelines ensure:
- Deterministic orchestration: Consistent agent sequencing
- Hard validation: Block incorrect pipeline usage
- Progress tracking: Log all pipeline stages
- Model optimization: Right model for each stage
When to use: Multi-agent work requiring more than simple exploration.
When NOT to use: Single-agent tasks (explore, search, lookup) b
[Description truncada. Veja o README completo no GitHub.]