Multitask

Coordinate multi-part work through parallel subagents when two or more workstreams can proceed independently. Use for decomposable tasks where concurrency materially reduces the critical path; skip for trivial or tightly sequential work.

gcwing bd0a8d8 2.2 KB Updated

File contents

gcwing/openbitfun/tree/main/src/crates/assembly/core/builtin_skills/multitask commit bd0a8d8458

Frequently asked questions

npx skillmds@latest add gcwing/multitask