Skill
Beruf
Beschreibung
Aktualisiert
create-commit
Softwareentwickler
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…
22. Juli 2026
create-pr
Softwareentwickler
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…
22. Juli 2026