nemoclaw-contributor-create-pr

Installation
SKILL.md

Create GitHub Pull Request

Create pull requests on the NemoClaw GitHub repository using the gh CLI. This skill ensures every PR follows the project's PR template exactly.

Prerequisites

  • The gh CLI must be authenticated (gh auth status).
  • You must be in the NemoClaw git repository.
  • You must have commits on a branch that is pushed to the remote.

Step 1: Verify Branch State

Before creating a PR, verify the branch.

  1. Not on main. Never create PRs from main.

    git branch --show-current
    
Installs
1
Repository
nvidia/nemoclaw
GitHub Stars
20.8K
First Seen
5 days ago
nemoclaw-contributor-create-pr — nvidia/nemoclaw