← Back to the catalog

parallel-dispatch

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Also use when multiple test files fail with different root causes, multiple subsystems are broken independently, or you want agents to work concurrently on separate problem domains. If tasks touch different files and don't share state, this skill applies.

63stars
Updated 19 days ago

View on GitHub ↗License: MIT

How to add

/plugin marketplace add lgbarn/shipyard

The exact command may vary by repository. Check the README on GitHub.

For the skill author

Drop this on your repo README

Shows your skill is listed on Skillteca, generates a backlink and trackable traffic.

Listada na Skillteca
[![Listada na Skillteca](https://www.skillteca.com.br/api/badge/parallel-dispatch-lgbarn/svg)](https://www.skillteca.com.br/skills/parallel-dispatch-lgbarn?utm_source=badge&utm_medium=readme&utm_campaign=badge)

Category alert

Get new Desenvolvimento skills every Monday

One short email with only the new Desenvolvimento skills. 4 minutes of reading, no spam, unsubscribe with one click.

You confirm your email on the first send. No spam. Unsubscribe with one click.

ShareXLinkedIn

Comments · No comments

  • No comments yet. Be the first.