ZooWork Market · Skill
slack-bridge
[Required] Use this skill for all questions directed to the user. Do not use AskUserQuestion. Use this skill in all of the following cases: - Requirement confirmation / clarification - Choosing an implementation policy - Deciding how to handle errors - Confirming next actions after task completion - Any other situation that requires asking the user a question Usage: Run with Bash (run_in_background: true) and wait for the result via TaskOutput ~/.claude/skills/slack-bridge/scripts/ask-via-slack.sh "Question text" "Option 1" "Option 2" ...