Delegate To Worker Models

Delegate implementation to cheap or small models safely by pre-deciding everything. Use when splitting work across agent lanes, picking a model tier, or writing a worker prompt: "can a small model do this", "delegate this", "fan this out", "spawn workers for these", "which model for this task". Encodes the lane contract template, the pre-verified guide requirement, and the honest track record of where cheap models succeed and where they quietly fail.

ariaxhan 798a33d 2 files · 4.9 KB Updated

File contents

ariaxhan/the-agent-library/tree/main/process-engines/delegate-to-worker-models commit 798a33d791

Frequently asked questions

npx skillmds@latest add ariaxhan/delegate-to-worker-models