A Slack agent that diagnoses GitHub Actions failures in the thread where they're being discussed.
Mention @diglett in a thread under a pipeline failure notification. It finds the GitHub Actions run URL, fetches the failed job logs, and lets Claude investigate with tools for repository files, releases, Docker Hub tags, and Slack RTS search - then posts a compact diagnosis card with the likely cause and next steps.
- Add Diglett to your Slack workspace
- Invite it to a channel:
/invite @Diglett - Reply in any thread containing a GitHub Actions run URL:
@diglett why did this fail?
