Add Skill: multi-agent-sequential-workflow

Extracted from: https://github.com/omerbsezer/Fast-LLM-Agent-MCP.git
Score: 1.0
This commit is contained in:
Hermes Pipeline
2026-08-05 15:14:18 +00:00
parent dc40d4c0db
commit e47f51563f
5 changed files with 133 additions and 0 deletions
@@ -0,0 +1,9 @@
# Tests: multi-agent-sequential-workflow
## Test Checklist
- [ ] Workflow has at least 3 steps
- [ ] All inputs are defined
- [ ] All outputs are defined
- [ ] Failure modes are documented
- [ ] Skill can be loaded without errors