Compound Delivery

Helps Codex handle large tasks without doing everything in one long linear pass. Use it when work can be split into clear parallel parts, especially if the user wants subagents or delegation. Good for multi-file changes, broad investigations, or tasks with separate implementation and verification tracks. Trigger on requests like: "разбей и сделай", "используй субагентов", "сделай параллельно", "delegate this", "parallelize the work".

aggel008 Updated

File contents

aggel008/codex-skills-pack/tree/main/compound-delivery commit 56fc1cac35

Frequently asked questions

npx skillmds@latest add aggel008/compound-delivery