Armory
Source
Browse
Skills

parallel-execution-optimizer

Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install parallel-execution-optimizer --cli claude

writes the skill into.claude/skills/parallel-execution-optimizer/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/parallel-execution-optimizer/SKILL.md

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

What it is

Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.

When to use it

Use when the user wants a task done much faster through parallel work, concurrent agents, batched tool calls, isolated worktrees, or many independent verification lanes without losing correctness.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/parallel-execution-optimizer/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).