sha fb1427654392Born in: the post where it earned its place →
Vendor “dispatch a sub-agent” templates read like a restraining order: a recipe of exact commands plus a wall of “do NOT touch X” lines, most of which are the author’s suspicion, not a real invariant. That phrasing is why dispatched agents halt at step one – the first command hits a dependency quirk the recipe did not predict, and a prompt full of prohibitions has given it no license to recover. This contract inverts the wording: classify the task first, then state the outcome, say why it matters, bound the work area, list only the few constraints whose violation actually breaks the project, and explicitly authorize in-scope improvisation with a retry-before-escalate failure path. The un-clonable part is the strict-mode gate that fires BEFORE any of that, the self-check that makes you delete defensive residue and prove the done-list, and the recover-vs-halt rule that fails closed the moment an attempt leaves a trace.
Fill in: task_goal context constraints strict_mode
Shared as is, for reference. Read it and decide what it will do before you run it; using it is your responsibility, under the terms.