Peer Review

Peer-review a GitHub PR — optionally against a ticket from Jira, GitHub Issues, or a Coda document. Takes a PR number and an optional ticket reference, fetches both, then evaluates ticket fulfillment (when a ticket is provided), investigates logic bugs and edge cases, and checks for architectural concerns like cross-subproject coupling. Use when the user says "peer review", "review this PR", "review PR against ticket", "does this PR satisfy the ticket", or provides a PR number (with or without a ticket reference) and asks for a review. Works with Jira keys (WKD-123), GitHub issue numbers (#42), Coda doc URLs, or no ticket at all. Only triggers on explicit invocation.

undertakingyou Updated

File contents

undertakingyou/agent-skills/tree/main/skills/peer-review commit 08c6260b8d

Frequently asked questions

npx skillmds@latest add undertakingyou/peer-review