Delegate flow tasks to teammates via Slack threads — proactively.
CLI binary `flow-slack` on $PATH; SQLite-backed state at
~/.config/flow-slack/flow-slack.db; auto-surfaces both pending
kickoff prompts and new replies via the UserPromptSubmit hook.
USE THIS SKILL whenever any of these happen:
• The user uses any "assign" / "delegate" / "hand off" / "ping" /
"give to" verb about a flow task — "assign this to X", "assign
this task to Y", "delegate this", "hand off to Z", "ping
@someone". THIS SKILL OWNS THE "ASSIGN" VERB FOR FLOW TASKS;
the `flow` skill's `--assignee` flag is a sub-step this skill
drives, NOT a replacement. Even on bare "assign this task to
<name>", invoke flow-slack — it will handle both the flow-side
assignee update AND the Slack delegation post in the right
order. Do not let the `flow` skill swallow these phrases.
• The hook injects a "Pending kickoff posts" or "New replies in
delegated threads" system reminder. ACT on it immediately —
these are explicit asks from the
2026-05-18