skill
직업 분류
설명
업데이트
create-commit
소프트웨어 개발자
Create a safe, focused Git commit for this repository. Use when the user asks to commit completed work, prepare a commit, or choose a Conventional Commit message. Inspect the working tree, stage only intended files, validate relevant changes, and create the…
2026년 7월 22일
create-pr
소프트웨어 개발자
Prepare and open a safe GitHub pull request for this repository. Use when the user asks to create, open, or prepare a pull request from completed branch work. Inspect the branch and diff, validate changes, follow the repository PR template, push only when…
2026년 7월 22일