Gitlab Flow

Standard end-to-end workflow for shipping a feature/bugfix from a Jira task to a merged GitLab MR. Use when the user references a Jira task ID (WRA-XX, etc.), asks to "start a task", "create branch from task", "review the last change" / "review change" (optionally with "simplify" keyword, e.g. "review change simplify", to auto-clean before review), "review the whole branch", "commit and push", "create a merge request", "review the MR !N", "post review result to the MR", "fix all issues", or "merge the request". Covers branch naming, commit format, MR creation, micro + macro code review (3-agent parallel), fix loop, and merge.

nguyenvanchiens Updated

File contents

nguyenvanchiens/my-skills-gitlab-flow/tree/main/skills/gitlab-flow commit bd31525f3b

Frequently asked questions

npx skillmds@latest add nguyenvanchiens/gitlab-flow-2