Pr Narrative · hamedghaderi bundle Two-mode PR skill. **Author mode** writes pull-request descriptions that read like an explainer, not a code dump. Use it when the user asks to write, draft, generate, or improve a PR description / PR body / PR write-up, or says "write the PR", "make a PR description for this branch", "describe these changes for review". **Reviewer mode** renders any PR's diff as an annotatable page: click-to-comment on lines, optional AI-drafted risk callouts you triage, and posts accepted comments as a PENDING GitHub review the user finalizes. Use it when the user says "review this PR <url>", "review PR #N", "annotate this PR", or "review my branch/changes". Confirm the mode with one question first unless the user already named it. Also supports subcommands: "explain" (explains a diff in chat), "review-security" (reviewer mode, security-only AI findings), "summarize-changes" (quick chat summary); an explicit subcommand skips the mode question. Do NOT use for code review scoring, commit messages, or release notes.