# Pr

> Create a PX4 pull request with a conventional title and concise Summary, Problem, and Solution sections.

- Skill: `px4/pr` (Agent Skill)
- Install (CLI): `npx skillmds@latest add px4/pr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/px4/pr/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: px4 (https://skillmd.com/u/px4)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/px4/pr

---


# PX4 Pull Request

Read `.claude/skills/pr/SKILL.md` from the repository root and follow its
workflow with these substitutions:

- Input is the user's request accompanying this skill, not literal `$ARGUMENTS`.
- Use the current client's tools rather than Claude-specific tool names.
- Apply the source's ban on Claude attribution to generated-by footers for
  any assistant. Keep disclosure in commit trailers, not the PR body.
- If a firmware build is needed, read `.agents/skills/build-px4/SKILL.md`.
  Choose a target affected by the change; do not build for documentation-only
  changes or imply that a build proves flight safety.
- Use `gh` for GitHub operations and return the created PR URL.

