Commit And Pr

Creates Arena-conformant commits and pull requests. Enforces DCO sign-off (git commit -s), no AI attribution lines (no Co-Authored-By, no Generated-with-Claude footers), <username>/<type>/<short-description> branch naming, separate new commits rather than --amend when iterating on PR feedback, and main as the default base branch. Use when the user asks to commit, stage changes, push the current branch, open a pull request, make a PR, submit changes, or mark work as ready to merge.

isaac-sim 85ba45d 3.7 KB Updated

File contents

isaac-sim/isaaclab-arena/tree/main/skills/developer/commit-and-pr commit 85ba45d212

Frequently asked questions

npx skillmds@latest add isaac-sim/commit-and-pr