agent-rules/skills/gitlab-review/SKILL.md
Address the GitLab merge request review comments in $1
npx skillsauth add ktdreyer/dotfiles gitlab-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Address the GitLab merge request review comments in $1
Use gitlab tools to query the GitLab MR and read the review discussion comments. Take note of the branch name that has my in-progress changes.
Ask me before you push any code changes.
When writing the commit message, add a "Reported-By:" line to credit the reviewer. For example: "Reported-By: John Smith [email protected]". To determine the user's preferred email address, look in the Git history for this repository and use that.
Draft a response to any MR comments, but do not post it. Keep it very brief, professional, and friendly. Ask me if I want to post the comment(s) and resolve the discussion thread(s).
Before you edit the code, pull in the very latest changes from the "main" branch in the "origin" remote. For example:
git fetch origin
# On feature branch:
git rebase origin/main
This will ensure that you are editing the very latest version of the code.
tools
Use when performing any Jira operation - creating, editing, searching, viewing, or transitioning issues. Prefers Atlassian MCP server, falls back to acli.
development
Audit existing Claude config, research the repo via code and Jira, and produce a plan for writing or updating CLAUDE.md
development
Use this skill to confirm that this project's README matches the code.
testing
Use this skill to clarify text in documents. This applies kdreyer's personal writing style focused on simplicity, precision, and pragmatism.