What's wrong with this entry?
Anonymous. No account, no email.
New /subtask command sends a subagent off with your full conversation context; its result lands back in the current session.
Usage
/subtask <task>Details
- The subagent runs synchronously and its result returns inline to the current conversation.
- Not available in coordinator sessions — use
/branchthere instead. - Cannot be started before the first conversation turn.
Evidence
"Send a subagent off with your full context; its result comes back here" (search for "subtask")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.