How this skill is triggered — by the user, by Claude, or both
Slash command
/wf:review-flowopusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
PR $1 について理解しPR authorの身になってペアプロセッションを開始します。
PR $1 について理解しPR authorの身になってペアプロセッションを開始します。 レビュワーにわかりやすいように解説をしてください。
"gh wt co $1" で対象のworktreeに切り替えます。 もしも異なるリポジトリにいる場合は先に ~/ghq/github.com/{owner}/{repo} に移動してください。
parallelに以下のsubagentsを実行します
code-reviewer と security-reviewer の結果を統合し、以下のサマリを出力する:
## Review Summary
| Severity | Count | Status |
|----------|-------|--------|
| CRITICAL | 0 | pass |
| HIGH | 0 | pass |
| MEDIUM | 0 | - |
| LOW | 0 | - |
Verdict: APPROVE / WARNING / BLOCK
以下の項目を報告し、ペアプロセッションを開始してください。
レビュー完了後、worktree をクリーンアップします。
git worktree list で現在の worktree 一覧を取得git worktree remove <path> で削除cd することGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub acta0724/claude-marketplace --plugin wf