Armory
Source
Browse
Workflows

patterns-basic-workflows

Three simple multi-LLM workflow patterns trading cost or latency for improved performance.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install patterns-basic-workflows --cli claude

writes the file to.claude/commands/patterns-basic-workflows.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/patterns-basic-workflows.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives

  1. openai-openai-agents-python29,704 stars · 4,808 forks · 5 mentions99.667

What it is

Official anthropics/anthropic-cookbook workflows component — Three simple multi-LLM workflow patterns trading cost or latency for improved performance.

When to use it

Three simple multi-LLM workflow patterns trading cost or latency for improved performance.

How to install / invoke

Official Anthropic cookbook recipe (notebook). Open it to follow the runnable walkthrough: https://github.com/anthropics/anthropic-cookbook/blob/main/patterns/agents/basic_workflows.ipynb

Notes

Recipe "Basic workflows" from the anthropic-cookbook patterns/ family (categories: Agent Patterns). License: MIT.