# Review Pr

> Review a PX4 pull request for engineering merit, first-principles correctness, and architecture fit; deliver a debrief and an unpublished draft.

- Skill: `px4/review-pr` (Agent Skill)
- Install (CLI): `npx skillmds@latest add px4/review-pr`
- Raw SKILL.md: https://api.skillmd.com/api/skills/px4/review-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/review-pr

---


# PX4 Pull Request Review

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

- Input is the PR number or URL in the user's request, not literal `$ARGUMENTS`.
- Use the current client's tools. Delegate independent subsystem investigations
  only when subagents are available and the scope warrants them; otherwise
  investigate directly.
- Write from the actual assistant's perspective, not Claude's or the user's.
  In Codex, the draft's first line is
  `**Codex review on behalf of @<login>**`. Use the actual client name elsewhere;
  obtain the login with `gh api user --jq .login` as in the source workflow.
- Read the applicable `.github/instructions/` guidance referenced by `AGENTS.md`.
- Deliver both the debrief and fenced draft. Do not post the draft unless
  explicitly requested.

