AI code review for a PR/MR: analyze the diff, identify bugs/security/performance issues, and post inline review comments. Use when the user wants to review a pull request or merge request, run code review, check PR for issues, or mentions "review pr", "pr…
Fix a PR/MR review comment by fetching its details, applying the code fix, committing the change, and replying to the comment. Supports both GitHub and GitLab. Use when the user wants to resolve PR/MR review comments — either a specific comment URL, or all…
AI-generate and auto-apply a PR description from the diff using the repo's PR template. Use when the user wants to update or generate a PR description for the current branch.
End-to-end git PR workflow: create branch from JIRA, AI commit with JIRA context, open PR, generate PR description, and AI code review. Use when: (1) user wants to start a feature/fix from a JIRA ticket, (2) user says "start workflow", "new feature", "take…