scriptingdevelopment
parallel-execution-patterns
Use when performing multiple independent operations like reading multiple files, searching patterns, or querying memory - executes operations in parallel for 5-8x performance improvement by sending all tool calls in a single message
maintainer
will-flemmer
Mis à jour 12/12/2025
Étoiles
0
Forks
0
quick start
Installation and usage
Use when performing multiple independent operations like reading multiple files, searching patterns, or querying memory - executes operations in parallel for 5-8x performance improvement by sending all tool calls in a single message
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use parallel-execution-patterns