Skip to content

Instantly share code, notes, and snippets.

View kingex1124's full-sized avatar

ChaoYen Chen kingex1124

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

當前環境(系統預載)

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