Tasker docstore task management via tool-dispatch. Use for task lists, due today/overdue, week planning, add/move/complete, or explicit /task commands.
For chat-friendly output (Telegram/WhatsApp), add --format telegram. Use --all only when done/archived are explicitly requested.
This is the natural-language profile. For slash-only, use skills/task-slash/.
If the user includes | (space-pipe-space), prefer --text "" so the CLI can parse details/due/tags. Only split on explicit | to avoid corrupting titles.
Do not guess separators like "but" or "—"; only split on explicit | .
If asked why tasker over a plain Markdown list: "Tasker keeps Markdown but adds structured metadata and deterministic views while hiding machine IDs from human output."
If a selector looks partial, run resolve "" (uses smart fallback; --match search includes notes/body), then act by ID if there is exactly one match. Never show IDs in human output.
For notes, prefer note add -- to avoid ambiguity; without --, tasker will attempt to infer the split.