review-flow

review-flow

PR作成後に自律的に実行する必要があるフロースキルです。 Trigger: review, pr created, pr open

0星標
1分支
更新於 1/24/2026
SKILL.md
readonlyread-only
name
review-flow
description

|

Description

PR $1 について理解しPR authorの身になってペアプロセッションを開始します。
レビュワーにわかりやすいように解説をしてください。

Setup

"gh wt co $1" で対象のworktreeに切り替えます。
もしも異なるリポジトリにいる場合は先に ~/ghq/githtub.com/{owner}/{repo} に移動してください。

Process

parallelに以下のsubagentsを実行します

  • QA subagent を使用して実際のユースケースを想定した動作確認を行います。
  • deslop subagent を使用して不要なコードを除去し、pushします
  • fixci subagent を使用してCIの問題を修正し、pushします

Output

以下の項目を報告し、ペアプロセッションを開始してください。

  • codemap: コードの解説
  • try: 動作確認手順、Shell+Expect
  • session: コード理解を促進する幾つかの代理質問
    • 〇〇のような入力があった場合、どのような挙動になりますか?
    • この処理のパフォーマンスが気になりますが、どの程度の負荷がかかりますか?

You Might Also Like

Related Skills

fix

fix

243Kdev-testing

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

facebook avatarfacebook
獲取
peekaboo

peekaboo

179Kdev-testing

Capture and automate macOS UI with the Peekaboo CLI.

openclaw avataropenclaw
獲取
frontend-testing

frontend-testing

128Kdev-testing

Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on testing, spec files, coverage, Vitest, RTL, unit tests, integration tests, or write/review test requests.

langgenius avatarlanggenius
獲取
frontend-code-review

frontend-code-review

127Kdev-testing

Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change reviews and focused file reviews while applying the checklist rules.

langgenius avatarlanggenius
獲取
code-reviewer

code-reviewer

92Kdev-testing

Use this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.

google-gemini avatargoogle-gemini
獲取
session-logs

session-logs

90Kdev-testing

Search and analyze your own session logs (older/parent conversations) using jq.

moltbot avatarmoltbot
獲取