juzser / add-block-action
Add a new block action handler for the Slack poll bot. The user will describe what the new action should do. Use $ARGUMENTS as the description. Steps: 1. Read `src/index.ts` to understand the existing `handleBlockAction()` function and how actions are routed by `action.action_id`. 2.
⚡ Claude Commandsclaude code