Skip to main content

parallel-subtask-scheduling

Use this skill when the user wants examples about running several subtasks at once, such as “make it delegate independent work in parallel,” “test whether it knows what can be done simultaneously,” or “plan a response where several items are handled concurrently.” Trigger it for requests about concurrency, worker allocation, sharing a global constraint across multiple simultaneous workers, DAG-style plans, replanning after partial results, asynchronous promises, or situations where serial execution is correct but wasteful. Example triggers: “parallelize the easy parts,” “don’t make it do everything one-by-one,” “process all these independent entities together under the same budget,” and “give me realistic workloads with both parallel and dependent sync steps.”

Jump to install

Source facts

Repository
Dingxingdi/paper_fast_search_backup
Last source activity
April 10, 2026 at 01:27
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.