gitlab-flow
Originally fromnguyenvanchiens/my-skills
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
GitLab Flow (Jira → Code → MR → Merge)
Quy trình chuẩn cho một feature/bugfix mới. Có 2 vai trò: Developer (người làm task) và Reviewer (người review MR). Skill này hướng dẫn Claude thực hiện đúng từng bước theo prompt mà user gọi.
Conventions
Branch naming
- Default: mọi branch dùng
feature/— bất kể task là feature, bug fix, hay hotfix. - Format:
feature/<TASK-ID>-<short-desc> - Bug-fix branches dưới
feature/: mô tả trạng thái bug bằng direction marker (Duplicate,Stale,Missing,Broken,Wrong,Slow) thay vì verb "Fix" — vdfeature/HNCW-311-Duplicate-survey-log - Override: user chủ động gõ
bugfix/...hoặchotfix/...trong prompt (Mode A) → skill respect và tạo đúng prefix đó. Skill KHÔNG tự động chọnbugfix/hayhotfix/dựa trên nội dung task.
Quy tắc <short-desc> (đủ để hiểu task ở first glance, chi tiết để Jira giữ):