Armory
Source
Browse
Workflows

tool-use-parallel-tools

Enable parallel tool calls on Claude 3.7 Sonnet using batch tool meta-pattern workaround.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install tool-use-parallel-tools --cli claude

writes the file to.claude/commands/tool-use-parallel-tools.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/tool-use-parallel-tools.md

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

What it is

Official anthropics/anthropic-cookbook workflows component — Enable parallel tool calls on Claude 3.7 Sonnet using batch tool meta-pattern workaround.

When to use it

Enable parallel tool calls on Claude 3.7 Sonnet using batch tool meta-pattern workaround.

How to install / invoke

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

Notes

Recipe "Parallel tool calls on Claude 3.7 Sonnet" from the anthropic-cookbook tool_use/ family (categories: Tools). License: MIT.