One change
Fix bugs
claude-tag/users/use-cases/fix-bugs
Nearest release: v2.1.243, published under an hour after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.
claude-tag/users/use-cases/fix-bugs Changed · +10 / -0 lines
### Move a bug report to the owning team's channel
from line 34
The pull request appears under the Claude GitHub App and links back to the Slack thread it came from. See [how agent identity works](/docs/claude-tag/concepts/agent-identity#agent-access). +### Move a bug report to the owning team's channel + +A report that landed in a general channel belongs with the team that owns the code. Fork the thread into their channel and put the fix prompt in the fork, so the owners see the work as it happens and the original thread gets a link to follow. + +```text wrap theme={null} +@Claude !fork #data-platform in acme/data-pipeline, reproduce the bug described in the linked thread, fix it, and open a draft PR. Done means CI is green and the PR links back here. +``` + +Both channels must be public, and you and Claude must both be in the target. See [Fork a thread](/docs/claude-tag/users/commands#fork-a-thread). + ### Watch a bug channel Reports arrive faster than the team triages them. The standing form watches the channel and opens drafts for anything reproducible.