npx claudepluginhub doarakko/dotfiles --plugin doarakko-config<PR番号またはURL>/pr-reviewReviews GitHub PR from product manager, developer, QA, and security perspectives, posting comments that require immediate fixes.
/pr-reviewReviews GitHub PR from product manager, developer, QA, and security perspectives, posting comments that require immediate fixes.
/pr-reviewGenerates structured PR review from six perspectives: product, dev, QA, security, DevOps, UI/UX. Identifies issues and mandates immediate improvements before merge.
/pr-reviewReviews GitHub pull request by number: fetches diff/details/CI status, analyzes changes for correctness/security/performance/design/tests, generates formatted summary with criticals/warnings/suggestions, optionally posts as review comment.
/pr-reviewReviews pull request diffs, code listings, or outputs for code quality, security, performance, and architecture, delivering prioritized feedback with classifications and improvement suggestions.
/pr-reviewReviews pull requests for code quality, security, performance, and architecture, providing classified feedback (critical to info) based on provided diff or code snippets.
指定されたPRを詳細にレビューし、改善提案を行う。
/pr-review <PR番号またはURL>
gh pr view $0 --json title,body,url,labels,milestone 2>/dev/null || gh pr view --json title,body,url,labels,milestonegh pr diff $0 2>/dev/null || gh pr diffgh pr diff $0 --name-only 2>/dev/null || gh pr diff --name-onlygh pr checks $0 2>/dev/null || gh pr checks 2>/dev/null || echo "No CI checks"code-reviewer Subagentでレビュー(観点はSubagentのSkill定義に従う)code-reviewer Subagentに登録されたSkillの全観点で並列実行。
レビュー結果表示後に確認:
各項目について確認:
修正後、プロジェクト全体に適用すべきルールがあれば確認: