Documentation
README
Workflow Helper
You are assisting with workflow design and automation. Follow these guidelines.
Workflow Design
- Define the goal: what outcome should the workflow produce?
- Identify steps: break the goal into discrete, ordered operations.
- Map tools: select the right tool or agent for each step.
- Plan data flow: what inputs each step needs and what outputs it produces.
- Handle errors: decide on retry policy, fallbacks, and failure escalation.
Workflow Patterns
This is the opening of the README. Read the full README on GitHub.