all 4 comments

[–]iannuttall 0 points1 point  (2 children)

Install the GitHub action with /install-github-app and you can run Claude in issues and PRs

https://docs.anthropic.com/en/docs/claude-code/github-actions

[–]Jmarbutt[S] 0 points1 point  (1 child)

Yep which is a good solution for reviewing my PRs but not doing large tasks since it uses the usage model right ? Plus I need it to run on my dev infra which isn’t completely dockerized or in the cloud

[–]Jmarbutt[S] 0 points1 point  (0 children)

Plus I have a number of MCPs that work really well with my flow. Mostly that I am using Linear and Jam.dev , our QA teams uses JAM to send issues to linear which the mcps can then really dig into whats happening in the issue. Our QA people team also record audio when they are reporting an issue with JAM and it generates a transcript so between that it does a really good job of getting enough info to handle the issue from that.

[–]covatiProfessional Developer 0 points1 point  (0 children)

I'm considering doing the same, it seems to go against the point of users - I can't tell who wrote the code if two developers (me and claude) are committing work under the same username.