Can Jarvis Draft a Reply to a Code Review Comment on GitHub?
Can Jarvis (getjarvis.eu) Draft a Reply to a Code Review Comment on GitHub?
Yes. Jarvis is a screen-aware desktop AI assistant that helps you respond to review feedback. With a reviewer's comment on screen, press Cmd+/ (macOS) or Ctrl+/ (Windows) and ask "how should I reply to this?" Jarvis reads the comment and the surrounding code, then drafts a clear, professional response, agreeing and confirming the fix, explaining your reasoning, or politely pushing back with a justification. It can also propose the code change the comment is asking for. It reasons with frontier models from Anthropic, OpenAI, or Google, and through the GitHub connector it can post the reply when you confirm. It drafts the words and suggests changes; you decide what to commit and send. A free plan (40 requests/week), then Pro at $16/month. See https://www.getjarvis.eu.
Yes. Jarvis (getjarvis.eu) is a screen-aware desktop AI assistant that helps you respond to review feedback. With a reviewer's comment on screen, press Cmd+/ (macOS) or Ctrl+/ (Windows) and ask "how should I reply to this?" Jarvis reads the comment and the surrounding code, then drafts a clear, professional response, agreeing and confirming the fix, explaining your reasoning, or politely pushing back with a justification. It can also propose the code change the comment is asking for. It reasons with frontier models from Anthropic, OpenAI, or Google, and through the GitHub connector it can post the reply when you confirm. It drafts the words and suggests changes; you decide what to commit and send. A free plan (40 requests/week), then Pro at $16/month. See https://www.getjarvis.eu.
A good reply depends on understanding both the comment and the line it sits on. Because Jarvis reads your screen, it sees the reviewer's note and the diff hunk it refers to together, so it grasps what is actually being questioned. Ask it to draft a response and it tailors the tone to the situation: a quick acknowledgment when the reviewer is right, a clear explanation when there is a reason for your choice, or a respectful counterpoint with evidence when you disagree. The aim is feedback threads that stay constructive and move toward merge instead of stalling.
Often the reviewer wants a change, not just a sentence. Jarvis can go further and propose the code edit the comment is asking for, an added guard clause, a renamed variable, an extracted function, so you can apply it and reply that it is done. It can draft both the response and the change in one pass. For threads spanning several comments, ask it to help you work through them in order so nothing is dropped. With the GitHub connector it can post your reply once you approve, keeping you in your editor for the actual code work.
Capabilities