Create Pr

Create pull requests for PrivacyLRS and INAV projects

sensei-hacker aeb6f81 3 files · 16.5 KB Updated

File contents

Pull Request Creation

Which repository are you working on?

IMPORTANT: The PR workflow differs significantly between repositories.

Read the appropriate guide:

For INAV or inav-configurator

📖 Read: .claude/skills/create-pr/INAV-PR.md

Use this for:

  • Flight controller firmware (inav/)
  • Configuration GUI (inav-configurator/)

For PrivacyLRS

📖 Read: .claude/skills/create-pr/PRIVACYLRS-PR.md

Use this for:

  • Privacy-focused Long Range System (PrivacyLRS/)

Quick Decision Helper

Check your current directory:

pwd
  • Contains /inav/ or /inav-configurator/ → Read INAV-PR.md
  • Contains /PrivacyLRS/ → Read PRIVACYLRS-PR.md

🚨 Universal Critical Rules (All Repos)

  1. Testing is MANDATORY - untested code can brick hardware
  2. NEVER work directly on production branches (secure_01, master, main)
  3. NEVER target master for PRs
  4. Read this first: claude/developer/guides/CRITICAL-BEFORE-PR.md

After identifying your repository, read the appropriate detailed guide above.

sensei-hacker/inav-claude/tree/main/.claude/skills/create-pr commit aeb6f81990

Frequently asked questions

npx skillmds@latest add sensei-hacker/create-pr