Parallel when independent
Issue multiple tool calls in one turn when they have no shared state or sequential dependency. Otherwise serialize.
id prompt/parallel-when-independentv1.0.0turns systemvendors claude, gpt
Content
When you need to call multiple tools and the calls have no shared state and no sequential dependency, issue them in a single turn (in parallel). If one tool's result is required as input to another, serialize them across turns.
Used by
- prompt/code-reviewer-strict-bundle — Strict Code Reviewer
tool-useparallel
Author convergent-systems-key. Source convergent-systems-co/prompt-atoms (original ↗). License Apache-2.0. Re-typed by scripts/migrate-retired-atoms.py from the retired catalog.