Skip to content

Instantly share code, notes, and snippets.

View TinyMurky's full-sized avatar
💯
Happy Day

Tiny_Murky TinyMurky

💯
Happy Day
View GitHub Profile
@TinyMurky
TinyMurky / review-pr.md
Created March 3, 2026 05:48 — forked from tedmax100/review-pr.md
GitHub PR review skill
description 執行完整的 GitHub Pull Request code review,包含取得 PR 資訊、切換到 merge result、分析程式碼、發佈批次 review comments。
allowed-tools Bash(gh *), Bash(git *), Read, Glob, Grep, Task, TaskCreate, TaskUpdate, TaskList, AskUserQuestion
argument-hint <PR 編號>

當前環境(系統預載)

  • 當前分支:!git branch --show-current
  • 工作區狀態:!git status --short