Claude Code and Slack → Delegating coding tasks from Slack
Instructions
- In Slack, mention @Claude in a channel or thread that contains the relevant engineering discussion.
- Make the request explicit as a coding task (bug investigation, small feature, refactor, quick review).
- Ensure Claude has access to the target repository in Claude Code on the web.
- Expect status updates posted back into the original Slack thread, plus a link to the Claude Code session and a link to open a pull request when done.
Notes
- This feature uses recent Slack channel/thread messages as context for the coding session.
- Repository selection is based on what you have authenticated to Claude Code on the web.
Examples
- “@Claude investigate this error and propose a fix.”
- “@Claude implement the change discussed above and open a PR.”